Skip to content

generalentropy/entropy-next-blueprint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

53 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Entropy Next Blueprint πŸŒ€

Next.js React TypeScript Tailwind CSS React Query pnpm License

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

A modern starter powered by TypeScript, Tailwind 4, shadcn, Prisma, React Query, and more.


πŸ›  Tech Stack

  • Next.js 16
  • React 19
  • TypeScript
  • Tailwind CSS 4
  • shadcn/ui
  • Prisma (7)
  • React Query
  • Zod
  • ESLint & Prettier
  • Zustand
  • Lucide Icons
  • next-themes
  • Motion/react

✨ Cool Features Included

  • πŸ”€ Automatic Tailwind class sorting with Prettier plugin
  • βœ… Pre-configured ESLint & strict TypeScript
  • 🎨 Ready-to-use shadcn/ui components
  • πŸ—‚ Zustand boilerplate store with persistence
  • πŸŒ— Prebuilt theme switcher component
  • πŸ“Š Pre-installed React Query + Devtools + ESLint plugin
  • πŸ›  Basic utilities (fetcher, date formatter, sleep, etc.)
  • 🧩 Extra hooks with usehooks-ts
  • 🚦 Middleware file included and ready for customization

πŸš€ Quick Start

Install pnpm (if not already installed)

Install dependencies

pnpm install

Configure environment variables

cp .env.example .env

Generate the Prisma client

pnpm prisma generate

Start the development server

pnpm dev

βœ… All set, you’re ready to code πŸš€


πŸ“– Documentation

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors