{"id":15144236,"url":"https://github.com/rishilahoti/template-next-15rc","last_synced_at":"2026-01-20T12:33:25.265Z","repository":{"id":256742542,"uuid":"856287849","full_name":"rishilahoti/template-next-15rc","owner":"rishilahoti","description":"A Next.js 15 RC template for application with authentication, built with VercelDB, Prisma, Lucia, Tailwind and shadcn","archived":false,"fork":false,"pushed_at":"2024-09-12T10:24:23.000Z","size":300,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T16:50:40.096Z","etag":null,"topics":["lucia","lucia-auth","nextjs","prisma","prisma-orm","shadcn-ui","tailwindcss","vercel","vercel-serverless"],"latest_commit_sha":null,"homepage":"","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/rishilahoti.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-09-12T10:16:37.000Z","updated_at":"2025-03-25T20:57:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"589e30c2-c484-451b-b636-40693a492ebf","html_url":"https://github.com/rishilahoti/template-next-15rc","commit_stats":null,"previous_names":["rishilahoti/template"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rishilahoti/template-next-15rc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishilahoti%2Ftemplate-next-15rc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishilahoti%2Ftemplate-next-15rc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishilahoti%2Ftemplate-next-15rc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishilahoti%2Ftemplate-next-15rc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rishilahoti","download_url":"https://codeload.github.com/rishilahoti/template-next-15rc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishilahoti%2Ftemplate-next-15rc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28603392,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T12:01:53.233Z","status":"ssl_error","status_checked_at":"2026-01-20T12:01:46.545Z","response_time":117,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["lucia","lucia-auth","nextjs","prisma","prisma-orm","shadcn-ui","tailwindcss","vercel","vercel-serverless"],"created_at":"2024-09-26T10:23:02.622Z","updated_at":"2026-01-20T12:33:25.236Z","avatar_url":"https://github.com/rishilahoti.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Template \nThis is a [Next.js 15 RC](https://nextjs.org/blog/next-15-rc) project with [`npx create-next-app@rc`](https://nextjs.org/blog/next-15-rc#create-next-app-updates).\n\n\nhttps://github.com/user-attachments/assets/29ea2603-b130-4df0-b09e-ee463bb23ab3\n\n\n\nDo give it a star.\n\n## About This Project\nThis is a production ready template/app with everything ready for you to get started, **so if you fork it, make some sick apps**.\n\nIf you face any probelm you can reach out to me via [Rishi Lahoti](https://www.linkedin.com/in/rishilahoti/) or create an issue here. \n\nContributions can be done here only if you like!\n\n## Features\n- I think I have included evrything to get started with.\n- Postgres DB with Prisma ORM: [**Prisma**](https://www.prisma.io/docs)\n- Authentication using [**Lucia**](https://lucia-auth.com/)\n- Database on [**Vercel DB**](https://vercel.com/storage/postgres)\n- UI components from [**shadcn/ui**](https://ui.shadcn.com/)\n- Styled using **Tailwind CSS**\n- Real-time form validation with [**React Hook Form**](https://react-hook-form.com/) \u0026 [**Zod**](https://zod.dev/)\n- Fully functional search field.\n- Light, Dark and System theme support.\n\n## IDE Setup\n- [**Prettier**](https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode)\n  - Ctrl + Shift + P and search Format Document With and select Configure Default Formatter and Select **Prettier Code Formatter** from the menu.\n  - ![Screenshot 2024-09-12 151157](https://github.com/user-attachments/assets/07f0ce6a-dd41-4d50-a232-fce92313381d)\n  - ![Screenshot 2024-09-12 155249](https://github.com/user-attachments/assets/9adf9a7a-d388-4094-a253-2591c8cd4af6)\n\n\n\n- [**Tailwind**](https://marketplace.visualstudio.com/items?itemName=bradlc.vscode-tailwindcss)\n  - Open setting and search Files Associations and assign ```*.css``` to ```tailwindcss```\n  - ![Screenshot 2024-09-12 151636](https://github.com/user-attachments/assets/469bba98-f58c-4175-a8e8-ccc7ecc5ef73)\n  - Search **editor quick suggestions** and turn on ```strings``` to ```on```\n  - ![Screenshot 2024-09-12 151915](https://github.com/user-attachments/assets/66685244-754e-45d0-9d35-21020109693d)\n\n\n- [**ESLint**](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint)\n  - I have alerady added tailwindcss config to work with eslint in the repo.\n\n- [**Prisma**](https://marketplace.visualstudio.com/items?itemName=Prisma.prisma)\n  - No special settings needed I think.\n\n## Env File\nRename the ```.env.example``` to the ```.env``` and I assuming you know how to add all the secret keys since you are using this. If not hit me up or create an issue.\n\nI have alerady added ```.env``` to ```.gitignore```.\n\n## Running Locally\n1. Install dependencies using npm:\n```sh\nnpm i --legacy-peer-deps\n```\n\n2. Copy `.env.example` to `.env` and update the variables\n\n```sh\ncp .env.example .env\n```\n\n3. Start the application:\n```sh\nnpm run dev\n```\n\n## Database\n\n- Update the ```schem.prisma``` according to your need and and push it to the DB\n```sh\nnpx prisma db push\n```\n\n## Thanks to\n- [florian](https://github.com/florianwalther-private)\n- [shadcn](https:twitter.com/shadcn)'s components\n\n## License\n\nThis project is licensed under the terms of the [LICENSE.md](LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frishilahoti%2Ftemplate-next-15rc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frishilahoti%2Ftemplate-next-15rc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frishilahoti%2Ftemplate-next-15rc/lists"}