{"id":31747743,"url":"https://github.com/indiecodermm/curated","last_synced_at":"2025-10-09T13:48:09.686Z","repository":{"id":307515625,"uuid":"1029685441","full_name":"IndieCoderMM/curated","owner":"IndieCoderMM","description":null,"archived":false,"fork":false,"pushed_at":"2025-08-24T12:13:27.000Z","size":2087,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-24T15:32:57.796Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://curat-ed.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IndieCoderMM.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2025-07-31T12:16:51.000Z","updated_at":"2025-08-24T12:13:30.000Z","dependencies_parsed_at":"2025-07-31T19:06:47.866Z","dependency_job_id":"42671e2e-9780-462c-8fe0-0699da054a90","html_url":"https://github.com/IndieCoderMM/curated","commit_stats":null,"previous_names":["indiecodermm/curated"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/IndieCoderMM/curated","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IndieCoderMM%2Fcurated","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IndieCoderMM%2Fcurated/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IndieCoderMM%2Fcurated/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IndieCoderMM%2Fcurated/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IndieCoderMM","download_url":"https://codeload.github.com/IndieCoderMM/curated/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IndieCoderMM%2Fcurated/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001461,"owners_count":26083102,"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","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2025-10-09T13:48:08.410Z","updated_at":"2025-10-09T13:48:09.678Z","avatar_url":"https://github.com/IndieCoderMM.png","language":"TypeScript","readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://curat-ed.vercel.app\"\u003e\n    \u003cpicture\u003e\n      \u003csource srcset=\".github/assets/logo-dark.png\" media=\"(prefers-color-scheme: dark)\"\u003e\n      \u003csource srcset=\".github/assets/logo-light.png\" media=\"(prefers-color-scheme: light)\"\u003e\n      \u003cimg src=\".github/assets/logo-light.png\" alt=\"curated logo\"\u003e\n    \u003c/picture\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\u003cb\u003eEducation Platform for Self-taught Learners\u003c/b\u003e\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/IndiecoderMM/curated\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/last-commit/IndieCoderMM/curated\" alt=\"Last Commit\"/\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/IndieCoderMM/curated/graphs/contributors\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat\" alt=\"Contributors\"/\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/IndieCoderMM/curated/blob/main/LICENSE\"\u003e\n    \u003cimg alt=\"GitHub License\" src=\"https://img.shields.io/github/license/IndieCoderMM/curated\"/\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## 🌟 Features\n\n### Personalized Learning Playlists\n\n- Create custom playlists of YouTube videos based on what you want to learn.\n- Structure your learning path at your own pace and style.\n\n### Progress Tracking\n\n- Keep track of which videos you’ve completed.\n- Resume right where you left off, across all your playlists.\n\n### Community Engagement\n\n- Share your playlists or browse those made by others.\n- Learn with like-minded people who are on the same path.\n\n### A Focused Learning Environment\n\n- A clean, distraction-free space for studying.\n- Simple tools to help you stay organized and on track.\n\n## 🚀 Getting Started\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/IndieCoderMM/curated.git\n   cd curated\n   ```\n\n2. Install dependencies:\n\n   ```bash\n   npm install\n   ```\n\n3. Set up environment variables:\n\n   ```bash\n   cp .env.example .env\n   ```\n\n4. Fill in the following values:\n   - `NEXT_PUBLIC_APP_URL=`: The base URL of your app (e.g., `https://your-app.vercel.app`).\n   - `GITHUB_CLIENT_ID=` and `GITHUB_CLIENT_SECRET=`: Obtain these by creating an OAuth app in [GitHub Developer Settings](https://github.com/settings/developers).\n   - `GOOGLE_CLIENT_ID=` and `GOOGLE_CLIENT_SECRET=`: Create credentials in the [Google Cloud Console](https://console.cloud.google.com/apis/credentials) under APIs \u0026 Services \u003e Credentials.\n   - `DATABASE_URL=`: The connection string for MongoDB\n   - `AUTH_SECRET=`: A random string used to sign auth tokens. You can generate one using [Random Keygen](https://randomkeygen.com) or any secure random generator.\n\n5. Start the development server:\n\n   ```bash\n   npm run dev\n   ```\n\n6. Visit the app at:\n\n   ```\n   http://localhost:3000\n   ```\n\n## 🤝 Contributing\n\nWant to help improve Curated? Contributions are welcome!\n\n1. Fork this repo\n2. Create a branch:\n\n   ```bash\n   git checkout -b feature/your-feature-name\n   ```\n\n3. Make your changes and commit:\n\n   ```bash\n   git commit -m \"Add your feature\"\n   ```\n\n4. Push and open a pull request:\n\n   ```bash\n   git push origin feature/your-feature-name\n   ```\n\n## 📜 License\n\nCurated is open-source and available under the [MIT License](LICENSE).\n\n## 🙌 Acknowledgments\n\nCurated was originally inspired by this awesome tutorial from Antonio:\n\n- [Building a LMS Platform with Next.js](https://www.youtube.com/watch?v=Big_aFLmekI)\n\nThanks to the community and developers who inspired me and helped shape this project.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findiecodermm%2Fcurated","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Findiecodermm%2Fcurated","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findiecodermm%2Fcurated/lists"}