mixpanel One-time payment app Nextjs

Next.js One-time Payment Render Netlify Starter

One-time payment app with Clerk auth, Render Postgres, Netlify hosting, and Mixpanel analytics

Variant: stripe/nextjs-one-time-payment/coral-reef

netlify/projectclerk/authrender/postgresmixpanel/analytics

Build command

stripe projects build my-app --template stripe/nextjs-one-time-payment/coral-reef

This targets the specific coral-reef 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-one-time-payment.

View all variants