stripe SaaS App Nextjs

Next.js SaaS Render Starter

Subscription SaaS with auth, database, and billing

Variant: stripe/nextjs-saas/north-grove

vercel/projectclerk/authrender/postgres

Build command

stripe projects build my-app --template stripe/nextjs-saas/north-grove

This 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: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