{"id":20036395,"url":"https://github.com/taiseen/mini-lms","last_synced_at":"2026-04-09T23:54:08.272Z","repository":{"id":209076872,"uuid":"722783346","full_name":"taiseen/mini-lms","owner":"taiseen","description":"Trying to build udemy clone by learning","archived":false,"fork":false,"pushed_at":"2023-12-29T17:28:23.000Z","size":3288,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-02T06:19:06.598Z","etag":null,"topics":["next-js","shadcn-ui","tailwind-css","type-script"],"latest_commit_sha":null,"homepage":"","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/taiseen.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":"2023-11-24T00:12:21.000Z","updated_at":"2023-11-24T00:24:18.000Z","dependencies_parsed_at":"2023-11-26T12:22:44.960Z","dependency_job_id":"5659b22a-80bc-4819-a2e8-337d476b05d0","html_url":"https://github.com/taiseen/mini-lms","commit_stats":null,"previous_names":["taiseen/mini-lms"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/taiseen/mini-lms","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiseen%2Fmini-lms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiseen%2Fmini-lms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiseen%2Fmini-lms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiseen%2Fmini-lms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taiseen","download_url":"https://codeload.github.com/taiseen/mini-lms/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiseen%2Fmini-lms/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267408917,"owners_count":24082528,"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-07-27T02:00:11.917Z","response_time":82,"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":["next-js","shadcn-ui","tailwind-css","type-script"],"created_at":"2024-11-13T10:12:17.616Z","updated_at":"2026-04-09T23:54:03.224Z","avatar_url":"https://github.com/taiseen.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"br\u003e 24 - Nov - 2023\n\n## Udemy Clone | NextJs\n- yarn cerate next-app\n- yarn add @clerk/nextjs\n- yarn add react-hook-form\n- yarn add zod\n- yarn add axios\n- yarn add react-hot-toast\n- npx shadcn-ui@latest add sheet\n- npx shadcn-ui@latest add button\n- npx shadcn-ui@latest add input\n- npx shadcn-ui@latest add form\n\n\n## [Aiven DB](https://console.aiven.io)\n\n* For prisma\n```\n- yarn add -D prisma\n- npx prisma init\n\n- yarn add @prisma/client\n- npx prisma generate\n- npx prisma db push\n```\n\n\u003c/br\u003e\n\n```js\nLearning Note:\n\n* File \u0026 Folder structure system...\n\n`page.tsx`    ==\u003e hold `content` / ui text\n`layout.tsx`  ==\u003e hold `structure` / component position / style\n\n`page.tsx`    ==\u003e return --\u003e JSX\n`layout.tsx`  ==\u003e wrap   --\u003e {children} \u0026 can hold other components\n\n* (group route) ==\u003e can style the whole group using layout\n\n\n* if use `/src/app` folder structure then for `clerk` auth system...\nplace `middleware.ts` file inside `/src` folder\n\n* without auth - we can visit that page by config at `middleware.ts` file\npass an array of string of page name\n\n* set background img at auth page\n\n* all routing path control by a central place\n```\n\n- [Icon Resource](https://lucide.dev/icons)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaiseen%2Fmini-lms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftaiseen%2Fmini-lms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaiseen%2Fmini-lms/lists"}