Next.js starter for SaaS apps with auth, billing, and APIs
This boilerplate provides a Next.js foundation for building SaaS apps with authentication, subscription billing, workspace multi-tenancy, and a type-safe API. It uses TypeScript and React, integrates with Supabase (optional), and includes database migrations, email workflows, and Stripe-ready billing patterns.
0