Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moinulmoin/chadnext
ChadNext - Quick Starter Template for your Next project includes Next.js 14 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: 6 days ago
JSON representation
ChadNext - Quick Starter Template for your Next project includes Next.js 14 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-18T17:05:08.000Z (24 days ago)
- Last Synced: 2024-11-20T19:23:33.112Z (22 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: 2.86 MB
- Stars: 999
- Watchers: 7
- Forks: 96
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- 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. (Templates)
- awesome-shadcn-ui - chadnext - Quick Starter Template includes Next.js 14 App router,shadcn/ui,LuciaAuth,Prisma,Server Actions,Stripe,Internationalization and more. (Templates)
- 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 – Quick Starter Template for your Next.js project](https://repository-images.githubusercontent.com/644861240/7dfaac30-9ee9-4e52-a4f2-daa2b1944d4f)
# 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
[![Deploy with Vercel](https://vercel.com/button)](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))