Skip to content
/ chadnext Public template
forked from moinulmoin/chadnext

ChadNext - Quick Starter Template for your Next.js project.

License

Notifications You must be signed in to change notification settings

abdhass/chadnext

 
 

Repository files navigation

ChadNext – Quick Starter Template for your Next.js project

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 ease

Save time and effort, and build performant apps with an excellent developer experience. ⏱️

Tech Stack 🛠️

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. 🛠️

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. Start the dev server: pnpm dev

Or

Deploy with Vercel

FAQ 🤔

Q: How is ChadNext different?

A: ChadNext offers a complete setup with UI, authentication, database, analytics, and deployment in one template. 🌟

Contributing 🤝

  1. Fork the repo.
  2. Create a branch.
  3. Make changes and commit.
  4. Push and create a pull request.

License 📄

MIT License. LICENSE

Author ✍️

Moinul Moin (@immoinulmoin)

About

ChadNext - Quick Starter Template for your Next.js project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.6%
  • JavaScript 1.7%
  • Shell 1.6%
  • CSS 1.1%