Stripe SaaS App Nextjs Default variant

Next.js SaaS Starter

Subscription SaaS with auth, database, and billing

Variant: stripe/nextjs-saas/amber-fox

vercel/projectclerk/authneon/postgresposthog/analyticstwilio/email

Build command

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

This targets the specific amber-fox variant directly.

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

Other variants

Browse the other stacks published under stripe/nextjs-saas.

View all variants