← Starter templates
SaaS Dashboard
Auth, a customer dashboard, and Stripe subscriptions. The classic SaaS starting point.
Stack
Next.js App RouterTypeScriptTailwindSupabase AuthSupabase PostgresStripeVercel
Included files
package.json README.md .env.example CLAUDE.md app/dashboard/page.tsx app/api/stripe/checkout/route.ts app/api/stripe/webhook/route.ts lib/supabase/server.ts lib/stripe.ts supabase/schema.sql