Welcome to Entropy Next Blueprint

πŸš€ Kickstart your Next.js project in minutes.

A modern starter for Next.js 15 - TypeScript, Tailwind 4, shadcn, Prisma, React Query, and more.

Start faster with a straightforward Next.js setup - nothing more, nothing less.

✨ Cool features included

  • Automatic class sorting with Prettier plugin
  • Pre-configured ESLint & strict TypeScript
  • Pre-installed react Query eslint + Devtool

  • Ready-to-use shadcn/ui components
  • Zustand boilerplate example store with persistence
  • Prebuilt theme switcher component
  • Basic utilities
  • Extra hooks with usehooks-ts
  • Middleware file included and ready for customization

πŸ‘‰ First, install pnpm if not present

πŸ‘‰ Install dependencies: pnpm install

πŸ‘‰ Initialize Prisma (optional) :pnpm prisma init

πŸ‘‰ Generate the Prisma client (optional) :pnpm prisma generate

πŸ‘‰ Start the dev server: pnpm dev

All set, you’re ready to code