Next.js 16 Boilerplate
Enterprise-grade boilerplate with authentication, payments, AI, and more
Core/Theme Architecture
Separation between core and custom code
Authentication
Complete auth flow with email verification and password reset
Dark Mode
Built-in dark/light theme toggle with system detection
Internationalization
Multi-language support (en, es, ar) with RTL capabilities
Payments
Stripe integration with webhook support
AI Ready
AI chat API with caching and rate limiting
Redis
Caching and session storage for performance
Prisma + PostgreSQL
Type-safe database access with migrations
Security
Rate limiting, CSRF protection, secure headers