sowrovsarkar63 / chadnext

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

Home Page:https://chadnext.moinulmoin.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://chadnext.moinulmoin.com

License:MIT License


Languages

Language:TypeScript 95.3%Language:Shell 1.8%Language:JavaScript 1.7%Language:CSS 1.2%