mixpanel SaaS App Nextjs

Next.js SaaS Render Netlify Starter

Subscription SaaS with Clerk auth, Render Postgres, Netlify hosting, and Mixpanel analytics

Variant: stripe/nextjs-saas/frost-bay

netlify/projectclerk/authrender/postgresmixpanel/analytics

Build command

stripe projects build my-app --template stripe/nextjs-saas/frost-bay

This targets the specific frost-bay 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