Stripe SaaS App Nextjs 6 variants

Next.js SaaS Starter

Subscription SaaS with auth, database, and billing

clerk/authmixpanel/analyticsneon/postgresnetlify/projectposthog/analyticsrender/postgrestwilio/emailvercel/project

Default build command

stripe projects build my-app --template stripe/nextjs-saas

This uses the registry’s default variant for stripe/nextjs-saas. Use the variant-specific commands below to target a particular stack.

Default amber-fox

Vercel • Neon • Clerk • Twilio • Posthog

Template selector: stripe/nextjs-saas/amber-fox

Build command

stripe projects build my-app --template stripe/nextjs-saas/amber-fox
vercel/projectclerk/authneon/postgresposthog/analyticstwilio/email

Source

https://github.com/stripe/projects-templates

Pinned ref: 3fa897c849a4406569d9bf130b9f7785ac5d199a

Setup

Install command

npm install && npm run setup:stripe

Next steps

Run locally

npm run dev

Build product with Codex

codex "Help me turn this into a real product. Follow prompts/starter-to-product.md."

Build product with Claude

claude "Help me turn this into a real product. Follow prompts/starter-to-product.md."

Deploy

npm run deploy
crystal-peak

Vercel • Neon • Clerk • Mixpanel

Template selector: stripe/nextjs-saas/crystal-peak

Build command

stripe projects build my-app --template stripe/nextjs-saas/crystal-peak
vercel/projectclerk/authneon/postgresmixpanel/analytics

Source

https://github.com/stripe/projects-templates

Pinned ref: f1148d8f5e486acfd2e4e8b758f99758bd588fc0

Setup

Install command

npm install

Next steps

Set up Stripe products

npm run setup:stripe

Run locally

npm run dev

Build product with Codex

codex "Help me turn this into a real product. Follow prompts/starter-to-product.md."

Build product with Claude

claude "Help me turn this into a real product. Follow prompts/starter-to-product.md."

Deploy

npm run deploy
frost-bay

Netlify • Render Postgres • Clerk • Mixpanel

Template selector: stripe/nextjs-saas/frost-bay

Build command

stripe projects build my-app --template stripe/nextjs-saas/frost-bay
netlify/project