stripe SaaS App Nextjs

Next.js SaaS Render Netlify Starter

Subscription SaaS with auth, database, and billing

Variant: stripe/nextjs-saas/harbor-mist

netlify/projectclerk/authrender/postgresposthog/analytics

Build command

stripe projects build my-app --template stripe/nextjs-saas/harbor-mist

This targets the specific harbor-mist variant directly.

Source

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

Pinned ref: bd67b78f7ae052cc04cf26cfd7f37ae2806d78e8

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