mixpanel SaaS App Nextjs

Next.js SaaS Starter

Subscription SaaS with auth, database, billing, and product analytics

Variant: stripe/nextjs-saas/crystal-peak

vercel/projectclerk/authneon/postgresmixpanel/analytics

Build command

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

This targets the specific crystal-peak variant directly.

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

Other variants

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

View all variants