ginixsan / chadnext

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.

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. LICENSE

Author ✍️

Moinul Moin (@immoinulmoin)

About

License:MIT License


Languages

Language:TypeScript 96.6%Language:JavaScript 1.3%Language:Shell 1.3%Language:CSS 0.8%