stripe SaaS App Nextjs
Next.js SaaS Render Starter
Subscription SaaS with auth, database, and billing
Variant: stripe/nextjs-saas/north-grove



Build command
stripe projects build my-app --template stripe/nextjs-saas/north-groveThis targets the specific north-grove variant directly.
Source
https://github.com/stripe/projects-templates
Pinned ref: a65bf3973f1ff2c7f2973bbee02e11e3d29779ad
Setup
Install command
npm install && npm run setup:stripeNext steps
Run locally
npm run devBuild 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 deployOther variants
Browse the other stacks published under stripe/nextjs-saas.