Build SaaS apps faster
A production-ready Next.js SaaS boilerplate with authentication, billing, AI chat, and more. Clone, configure, and ship.
Features
Authentication
Email/password, OAuth, organizations, and RBAC with Better Auth.
Billing
Stripe subscriptions, customer portal, entitlements, and usage metering.
AI Chat
Streaming AI chat with multiple providers, model selection, and usage tracking.
Database
PostgreSQL with Kysely, type-safe queries, and migration system.
UI Components
Beautiful, accessible components built with shadcn/ui and Tailwind CSS.
Type-Safe
End-to-end TypeScript with strict mode, Zod validation, and tRPC-ready.