stripe SaaS App Nextjs

Next.js SaaS Netlify Starter

Subscription SaaS with auth, database, and billing

Variant: stripe/nextjs-saas/silver-orbit

netlify/projectclerk/authneon/postgres

Build command

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

This targets the specific silver-orbit variant directly.

Source

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

Pinned ref: a65bf3973f1ff2c7f2973bbee02e11e3d29779ad

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