https://github.com/moinulmoin/chadnext
ChadNext - Quick Starter Template for your Next project includes Next.js 15 App router, Shadcn UI, LuciaAuth, Prisma, Server Actions, Stripe, Internationalization and more.
https://github.com/moinulmoin/chadnext
lucia-auth nextjs nextjs-boilerplate nextjs-starter nextjs-template prisma radix-ui react-email react-hook-form reactjs resend shadcn-ui stripe tailwindcss typescript umami-analytics uploadthing vercel zod
Last synced: 23 days ago
JSON representation
ChadNext - Quick Starter Template for your Next project includes Next.js 15 App router, Shadcn UI, LuciaAuth, Prisma, Server Actions, Stripe, Internationalization and more.
- Host: GitHub
- URL: https://github.com/moinulmoin/chadnext
- Owner: moinulmoin
- License: mit
- Created: 2023-05-24T12:09:58.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-31T15:33:37.000Z (about 1 month ago)
- Last Synced: 2025-04-06T13:04:24.124Z (30 days ago)
- Topics: lucia-auth, nextjs, nextjs-boilerplate, nextjs-starter, nextjs-template, prisma, radix-ui, react-email, react-hook-form, reactjs, resend, shadcn-ui, stripe, tailwindcss, typescript, umami-analytics, uploadthing, vercel, zod
- Language: TypeScript
- Homepage: https://chadnext.moinulmoin.com
- Size: 3.25 MB
- Stars: 1,144
- Watchers: 8
- Forks: 111
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-shadcn-ui - Link - 04-25 | (Boilerplates / Templates)
- awesome-shadcn-ui - chadnext - Quick Starter Template includes Next.js 14 App router, shadcn/ui, LuciaAuth, Prisma, Server Actions, Stripe, Internationalization and more. (Boilerplates / Templates / Portfolios)
- awesome-shadcn-ui - chadnext - Quick Starter Template includes Next.js 14 App router, shadcn/ui, LuciaAuth, Prisma, Server Actions, Stripe, Internationalization and more. (Boilerplates / Templates / Portfolios)
- awesome - moinulmoin/chadnext - ChadNext - Quick Starter Template for your Next project includes Next.js 15 App router, Shadcn UI, LuciaAuth, Prisma, Server Actions, Stripe, Internationalization and more. (TypeScript)
README

# ChadNext ✨
ChadNext is a quick starter template for Next.js projects, designed to streamline development by providing essential features out of the box. 🚀
## Motivation 🌟
ChadNext addresses common pain points, making it easier to:
- Prototype and test ideas swiftly
- Access a beautifully designed UI library
- Implement simple authentication
- Interact with databases effortlessly
- Deploy with easeSave time and effort, and build performant apps with an excellent developer experience.
## Getting Started 🚀
1. Clone the repo.
2. Install dependencies: `pnpm install`
3. Copy `.env.example` file to `.env` file. then follow the instructions inside.
4. Run `pnpm prisma db push`
5. Start the dev server: `pnpm dev`### Or
[](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fmoinulmoin%2Fchadnext&env=DB_PRISMA_URL,DB_URL_NON_POOLING,GITHUB_CLIENT_ID,GITHUB_CLIENT_SECRET,NEXTAUTH_SECRET,NEXT_PUBLIC_APP_URL,RESEND_API_KEY,UPLOADTHING_SECRET,UPLOADTHING_APP_ID,UPLOADTHING_URL)
## Contributing 🤝
1. Fork the repo.
2. Create a branch.
3. Make changes and commit.
4. Push and create a pull request.## License 📄
[MIT License](https://github.com/moinulmoin/chadnext/blob/main/LICENSE)
## Author ✍️
Moinul Moin ([@immoinulmoin](https://twitter.com/immoinulmoin))