{"id":18764551,"url":"https://github.com/c0dewithlokesh/devflow","last_synced_at":"2026-05-10T06:38:15.245Z","repository":{"id":238396063,"uuid":"796464435","full_name":"C0dewithLokesh/DevFlow","owner":"C0dewithLokesh","description":"A problem solving community","archived":false,"fork":false,"pushed_at":"2024-09-26T15:25:44.000Z","size":2781,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-29T05:42:13.467Z","etag":null,"topics":["mongodb","nextjs","stackoverflow"],"latest_commit_sha":null,"homepage":"https://dev-flow-tau.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/C0dewithLokesh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-06T01:45:30.000Z","updated_at":"2024-09-26T15:26:41.000Z","dependencies_parsed_at":"2024-12-29T05:42:10.218Z","dependency_job_id":"26d50bda-77ff-4d33-a160-bc1162d878ca","html_url":"https://github.com/C0dewithLokesh/DevFlow","commit_stats":null,"previous_names":["c0dewithlokesh/devflow"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/C0dewithLokesh%2FDevFlow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/C0dewithLokesh%2FDevFlow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/C0dewithLokesh%2FDevFlow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/C0dewithLokesh%2FDevFlow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/C0dewithLokesh","download_url":"https://codeload.github.com/C0dewithLokesh/DevFlow/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239662746,"owners_count":19676435,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["mongodb","nextjs","stackoverflow"],"created_at":"2024-11-07T18:30:20.223Z","updated_at":"2025-12-07T08:30:34.324Z","avatar_url":"https://github.com/C0dewithLokesh.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dev Overflow - A problem solving community\n\n![demo](https://res.cloudinary.com/dgur3iyy9/image/upload/v1699372466/pffcb0rwxtn6dao1xm83.jpg)\n\n## 🌐 Demo\n\nHere is a working live demo: https://dev-flow-tau.vercel.app/\n\n## 📝 Description\n\nWelcome to my project! Here, I'll provide you with a brief overview of what inspired me to create it, why it solves a problem, and what I've learned throughout its development.\n\n- Motivation: I was motivated to build this project to address a specific issue and to enhance my coding skills.\n- Why I Built This Project: My main goal was to create a practical and user-friendly solution to a real-world problem.\n- Problem Solved: This project aims to simplify a particular task, making it more efficient and accessible.\n- What I Learned: Throughout the development process, I gained valuable insights into various technologies and programming concepts.\n\n## 📖 Table of Contents (Optional)\n\nIf your README is long, add a table of contents to make it easy for users to find what they need.\n\n- [Installation](#installation)\n- [Usage](#usage)\n\n## 🛠️ Setup Project\n\nTo get this project up and running in your development environment, follow these step-by-step instructions.\n\n### 🍴 Prerequisites\n\nWe need to install or make sure that these tools are pre-installed on your machine:\n\n- [NodeJS](https://nodejs.org/en/download/): It is a JavaScript runtime build.\n\n- [Git](https://git-scm.com/downloads): It is an open source version control system.\n\n## ✨ Features\n\nIf your project has a lot of features, list them here.\n\n### 🚀 Install Project\n\n1. Clone the Repository\n\n```bash\ngit clone https://github.com/rakibtweets/dev_overflow_nextjs13.git\n```\n\n2. Install packages\n\n```\nnpm install\n```\n\n3. create a `.env` file add necessary credencitals\n\n```bash\nNEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=\nCLERK_SECRET_KEY=\nNEXT_PUBLIC_CLERK_SIGN_IN_URL=\nNEXT_PUBLIC_CLERK_SIGN_UP_URL=\nNEXT_PUBLIC_CLERK_AFTER_SIGN_IN_URL=\nNEXT_PUBLIC_CLERK_AFTER_SIGN_UP_URL=\nNEXT_CLERK_WEBHOOK_SECRET=\nNEXT_PUBLIC_TINY_EDITOR_API_KEY=\nMONGODB_URL=\nNEXT_PUBLIC_SERVER_URL=\nOPENAI_API_KEY=\nNEXT_PUBLIC_RAPID_API_KEY=\n```\n\n4. Run the project using command below\n\n```bash\nnpm run dev\n```\n\n### ⚒️ How to Contribute\n\nWant to contribute? Great!\n\nTo fix a bug or enhance an existing module, follow these steps:\n\n- Fork the repo\n- Create a new branch (`git checkout -b improve-feature`)\n- Make the appropriate changes in the files\n- Add changes to reflect the changes made\n- Commit your changes (`git commit -am 'Improve feature'`)\n- Push to the branch (`git push origin improve-feature`)\n- Create a Pull Request\n\n### 📩 Bug / Feature Request\n\nIf you find a bug (the website couldn't handle the query and / or gave undesired results), kindly open an issue [here](https://github.com/username/projectname/issues/new) by including your search query and the expected result.\n\nIf you'd like to request a new function, feel free to do so by opening an issue [here](https://github.com/username/projectname/issues/new). Please include sample queries and their corresponding results.\n\n## ✅ To-do\n\n- [ ] Enable users to save jobs to their favorites list.\n- [x] Allow users to apply to a job directly from the app.\n- [ ] Provide a simple and intuitive user interface for easy navigation.\n- [ ] Allow users to filter jobs based on job title, location, or company.\n\n## 📞 Contact Us\n\n[![Follow us on LinkedIn](https://img.shields.io/badge/LinkedIn-rakibofficial007-blue?style=flat\u0026logo=linkedin\u0026logoColor=b0c0c0\u0026labelColor=363D44)](https://www.linkedin.com/in/rakibofficial007/)\n\n## Project Page Screenshoots\n\n\u003cdetails open\u003e\n\u003csummary\u003e\n Feature pages\n\u003c/summary\u003e \u003cbr /\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003cimg width=\"49%\" src=\"https://res.cloudinary.com/dgur3iyy9/image/upload/v1699372456/hodjutueb6oe0cywjhlf.jpg\" alt=\"Home page\"/\u003e\n\u0026nbsp;\n    \u003cimg width=\"49%\" src=\"https://res.cloudinary.com/dgur3iyy9/image/upload/v1699372454/s3q95g2pnfycwbzrfiij.jpg\" alt=\"Global-search\"/\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003cimg width=\"49%\" src=\"https://res.cloudinary.com/dgur3iyy9/image/upload/v1699372455/mobv3d37yy7sdodibdrq.jpg\" alt=\"All users\"/\u003e\n\u0026nbsp;\n    \u003cimg width=\"49%\" src=\"https://res.cloudinary.com/dgur3iyy9/image/upload/v1699372464/ayw6yt2o7yvhmw5n9kiw.jpg\" alt=\"Tags page\"/\u003e\n\u003c/p\u003e \n    \n\u003cp align=\"center\"\u003e\n    \u003cimg width=\"49%\" src=\"https://res.cloudinary.com/dgur3iyy9/image/upload/v1699372463/o8qxhzajihbihiwdowe4.jpg\" alt=\"profile\"/\u003e\n\u0026nbsp;\n\u003c/p\u003e\n    \n\u003c/details\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fc0dewithlokesh%2Fdevflow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fc0dewithlokesh%2Fdevflow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fc0dewithlokesh%2Fdevflow/lists"}