ChadNext is a quick starter template for Next.js projects, designed to streamline development by providing essential features out of the box. 🚀
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 ease
Save time and effort, and build performant apps with an excellent developer experience. ⏱️
ChadNext includes:
- Full-stack framework: Next.js for high-performing apps. ⚡️
- UI library: Shadcn/ui with customizable components. 🎨
- Authentication: Auth.js for easy and simple authentication. 🔐
- Database: Prisma with Postgres for data management. 🗄️
- Analytics: Vercel Analytics for privacy-friendly insights. 📊
- Deployment: Vercel for seamless deployment. ☁️
- Development tools: TypeScript, Eslint, Prettier and etc. 🛠️
- Clone the repo.
- Install dependencies:
pnpm install
- Copy
.env.example
file to.env
file. then follow the instructions inside. - Start the dev server:
pnpm dev
Or
Q: How is ChadNext different?
A: ChadNext offers a complete setup with UI, authentication, database, analytics, and deployment in one template. 🌟
- Fork the repo.
- Create a branch.
- Make changes and commit.
- Push and create a pull request.
MIT License. LICENSE
Moinul Moin (@immoinulmoin)