{"id":16484805,"url":"https://github.com/khareyash05/lms-nextjs-13","last_synced_at":"2025-02-28T22:24:34.953Z","repository":{"id":215572345,"uuid":"738818426","full_name":"khareyash05/LMS-NextJs-13","owner":"khareyash05","description":"LMS Platform using Next JS 13","archived":false,"fork":false,"pushed_at":"2024-03-11T06:35:27.000Z","size":21606,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-11T14:30:49.069Z","etag":null,"topics":["clerk","mux","nextjs","postgresql","prisma","stripe","trpc","typescript"],"latest_commit_sha":null,"homepage":"https://lms-nextjs13.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/khareyash05.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-01-04T05:46:17.000Z","updated_at":"2024-12-29T18:44:09.000Z","dependencies_parsed_at":"2024-03-11T07:49:13.482Z","dependency_job_id":null,"html_url":"https://github.com/khareyash05/LMS-NextJs-13","commit_stats":null,"previous_names":["khareyash05/wedding-and-all"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khareyash05%2FLMS-NextJs-13","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khareyash05%2FLMS-NextJs-13/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khareyash05%2FLMS-NextJs-13/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khareyash05%2FLMS-NextJs-13/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/khareyash05","download_url":"https://codeload.github.com/khareyash05/LMS-NextJs-13/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241255719,"owners_count":19934908,"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":["clerk","mux","nextjs","postgresql","prisma","stripe","trpc","typescript"],"created_at":"2024-10-11T13:18:20.031Z","updated_at":"2025-02-28T22:24:34.933Z","avatar_url":"https://github.com/khareyash05.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is a repository for Build an LMS Platform: Next.js 13,  React, Stripe, Mux, Prisma, Tailwind, MySQL \n\nKey Features:\n\n- Browse \u0026 Filter Courses\n- Purchase Courses using Stripe\n- Mark Chapters as Completed or Uncompleted\n- Progress Calculation of each Course\n- Student Dashboard\n- Teacher mode\n- Create new Courses\n- Create new Chapters\n- Easily reorder chapter position with drag n’ drop\n- Upload thumbnails, attachments and videos using UploadThing\n- Video processing using Mux\n- HLS Video player using Mux\n- Rich text editor for chapter description\n- Authentication using Clerk\n- ORM using Prisma\n- MySQL database using Planetscale\n\n### Prerequisites\n\n**Node version 18.x.x**\n### Install packages\n\n```shell\nnpm i\n```\n\n### Setup .env file\n\n\n```js\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=\n\nDATABASE_URL=\n\nUPLOADTHING_SECRET=\nUPLOADTHING_APP_ID=\n\nMUX_TOKEN_ID=\nMUX_TOKEN_SECRET=\n\nSTRIPE_API_KEY=\nNEXT_PUBLIC_APP_URL=http://localhost:3000\nSTRIPE_WEBHOOK_SECRET=\n\nNEXT_PUBLIC_TEACHER_ID=\n```\n\n### Setup Prisma\n\nAdd MySQL Database (I used PlanetScale)\n\n```shell\nnpx prisma generate\nnpx prisma db push\n\n```\n\n### Start the app\n\n```shell\nnpm run dev\n```\n\n## Available commands\n\nRunning commands with npm `npm run [command]`\n\n| command         | description                              |\n| :-------------- | :--------------------------------------- |\n| `dev`           | Starts a development instance of the app |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhareyash05%2Flms-nextjs-13","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkhareyash05%2Flms-nextjs-13","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhareyash05%2Flms-nextjs-13/lists"}