×Next.js Boilerplate
A production-ready starter template with App Router, TypeScript, Tailwind CSS v4, and all the tools needed to build modern web applications.
Quick Start
$
git clone https://github.com/Need-Greaters-Global/ngg-nextjs-boilerplate$
pnpm install$
pnpm devApp Router
Built on Next.js 16 App Router with React Server Components and Turbopack.
TypeScript
Strict mode enabled with additional safety flags for maximum type safety.
Tailwind CSS v4
Latest Tailwind with CSS-first configuration and lightning-fast builds.
Component Library
Radix UI primitives with CVA for accessible, customizable components.
Type-Safe Env
T3 Env for validated environment variables at build and runtime.
Developer Experience
ESLint, Prettier, Husky, and conventional commits pre-configured.