Skip to content
/ chadnext Public template

ChadNext - Quick Starter Template for your Next project includes Next.js 15 App router, Shadcn UI, LuciaAuth, Prisma, Server Actions, Stripe, Internationalization and more.

License

Notifications You must be signed in to change notification settings

moinulmoin/chadnext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7b5b22b Β· Nov 23, 2024
May 29, 2023
Jul 29, 2023
Nov 19, 2024
Jul 7, 2024
Jun 21, 2024
Nov 23, 2024
Dec 9, 2023
Dec 30, 2023
Jun 21, 2024
Jul 7, 2024
Oct 5, 2024
May 25, 2023
Nov 23, 2024
May 25, 2023
Nov 23, 2024
Jul 29, 2023
Jul 7, 2024
Nov 19, 2024
Nov 23, 2024
Nov 23, 2024
May 24, 2023
Jul 7, 2024
Jun 21, 2024
May 21, 2024

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.

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

Contributing 🀝

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

License πŸ“„

MIT License

Author ✍️

Moinul Moin (@immoinulmoin)