{"id":20278462,"url":"https://github.com/thecoderadi/stackoverflow-nextjs","last_synced_at":"2026-04-12T18:03:51.849Z","repository":{"id":229649637,"uuid":"777259869","full_name":"TheCoderAdi/stackoverflow-nextjs","owner":"TheCoderAdi","description":"This is the clone of stackoverflow","archived":false,"fork":false,"pushed_at":"2024-10-06T04:04:37.000Z","size":2873,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-14T06:53:52.713Z","etag":null,"topics":["clerkauth","javascript","mongodb","nextjs14","tailwindcss"],"latest_commit_sha":null,"homepage":"https://stackoverflow-thecodedadi.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/TheCoderAdi.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-03-25T14:12:10.000Z","updated_at":"2024-10-06T04:04:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"ed1792f5-226a-43f3-95c5-87529cc98232","html_url":"https://github.com/TheCoderAdi/stackoverflow-nextjs","commit_stats":null,"previous_names":["thecoderadi/stackoverflow-nextjs-13"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheCoderAdi%2Fstackoverflow-nextjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheCoderAdi%2Fstackoverflow-nextjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheCoderAdi%2Fstackoverflow-nextjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheCoderAdi%2Fstackoverflow-nextjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheCoderAdi","download_url":"https://codeload.github.com/TheCoderAdi/stackoverflow-nextjs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241768283,"owners_count":20017129,"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":["clerkauth","javascript","mongodb","nextjs14","tailwindcss"],"created_at":"2024-11-14T13:23:38.067Z","updated_at":"2026-04-12T18:03:46.822Z","avatar_url":"https://github.com/TheCoderAdi.png","language":"TypeScript","readme":"# StackOverflow Clone - Next.js\n\nThis repository is a clone of StackOverflow built using Next.js.\n\n## Description\n\nThis project aims to replicate the core functionalities of the popular Q\u0026A platform, StackOverflow. It allows users to post questions, provide answers, vote on posts, and more.\n\n## Features\n\n- User Authentication\n- Ask Questions\n- Provide Answers\n- Vote on Questions and Answers\n- Real-time updates\n\n## Installation\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/TheCoderAdi/stackoverflow-nextjs.git\n   ```\n2. Navigate to the project directory:\n   ```bash\n   cd stackoverflow-nextjs\n   ```\n3. Install the dependencies:\n   ```bash\n   npm install\n   ```\n4. Create a `.env.local` file and add your environment variables:\n   ```bash\n   touch .env.local\n   ```\n   ```bash\n   NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=\n   CLERK_SECRET_KEY=\n   NEXT_PUBLIC_CLERK_SIGN_IN_URL=/sign-in\n   NEXT_PUBLIC_CLERK_AFTER_SIGN_IN_URL=/\n   NEXT_PUBLIC_CLERK_SIGN_UP_URL=/sign-up\n   NEXT_PUBLIC_CLERK_AFTER_SIGN_UP__URL=/\n   NEXT_PUBLIC_TINY_EDITOR_API_KEY=\n   NEXT_CLERK_WEBHOOK_SECRET=\n   MONGO_URI=\n   ```\n5. Start the development server:\n   ```bash\n    npm run dev\n   ```\n\n## Usage\n\n1. Open your browser and navigate to [http://localhost:3000](http://localhost:3000).\n2. Register for a new account or log in with your existing credentials.\n3. Start asking questions, providing answers, and voting on posts!\n\n## Contributing\n\nContributions are welcome! Please follow these steps to contribute:\n\n1. Fork the repository.\n2. Create a new branch:\n   ```bash\n   git checkout -b feature/your-feature-name\n   ```\n3. Make your changes and commit them:\n   ```bash\n   git commit -m \"Add some feature\"\n   ```\n4. Push to the branch:\n   ```bash\n   git push origin feature/your-feature-name\n   ```\n5. Create a pull request.\n\n## License\n\nThis project is licensed under the MIT License.\n\n## Acknowledgments\n\n- [Next.js](https://nextjs.org/)\n- [Vercel](https://vercel.com/)\n- [StackOverflow](https://stackoverflow.com/)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecoderadi%2Fstackoverflow-nextjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthecoderadi%2Fstackoverflow-nextjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecoderadi%2Fstackoverflow-nextjs/lists"}