Features
The boilerplate includes production-ready implementations of common SaaS patterns. Each feature page covers what it does, key files, environment variables, and common tasks.
Core features
- Landing Page - Conversion-optimized sample page with dev toolbar
- Authentication - NextAuth.js v5 with OAuth + magic links
- Billing - Stripe or Polar subscriptions
- Database - Drizzle ORM with PostgreSQL
- Email - Resend for transactional emails
- AI Chat - Vercel AI SDK with streaming and persistence
Infrastructure
Developer experience
- Cursor Workflow - Rules and commands for AI-assisted development
- Project Structure - Route groups and file organization