mixpanel SaaS App Nextjs
Next.js SaaS Starter
Subscription SaaS with auth, database, billing, and product analytics
Variant: stripe/nextjs-saas/crystal-peak




Build command
stripe projects build my-app --template stripe/nextjs-saas/crystal-peakThis targets the specific crystal-peak variant directly.
Source
https://github.com/stripe/projects-templates
Pinned ref: f1148d8f5e486acfd2e4e8b758f99758bd588fc0
Setup
Install command
npm installNext steps
Set up Stripe products
npm run setup:stripeRun 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.