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

  • SEO - Metadata, sitemap, JSON-LD
  • Security - Headers, rate limiting, logging

Developer experience