Stripe Projects

Templates

Browse every starter currently published in the public Stripe Projects template registry. Each template page shows its variants, included services, and the exact stripe projects build command to run.

  • Customerio

    SaaS App

    AI Chat + Customer.io Starter

    Streaming AI chat on OpenRouter behind passwordless auth — every transactional email (sign-in links, welcome) sent through Customer.io

    stripe projects build my-app --template customerio/nextjs-ai-chat

  • Posthog

    Static site

    Astro Portfolio + Blog

    Personal site with portfolio, blog, analytics, search, contact form, and hosting

    stripe projects build my-app --template posthog/astro-portfolio-blog

  • Clerk

    Ai Agent

    Clerk MCP Server Starter

    OAuth-secured Model Context Protocol server — agents authenticate with Clerk and call your tools

    stripe projects build my-app --template clerk/nextjs-mcp

  • Clerk

    Auth

    Clerk Next.js Auth Starter

    Barebones Clerk authentication — sign-in, sign-up, user profile, and protected routes. No billing, no database.

    stripe projects build my-app --template clerk/nextjs-auth

  • Daytona

    Ai Agent

    Daytona Coding Agent

    Generative-UI coding agent that writes and runs code in a Daytona sandbox, live-previewed in chat

    stripe projects build my-app --template daytona/coding-agent

  • E2b

    Developer Tool

    E2B Terminal Starter

    Persistent terminal conversations backed by E2B sandboxes

    stripe projects build my-app --template e2b/terminal-starter

  • Postalform

    One-time payment app

    Gym Cancellation SaaS

    One-time payment app that mails gym cancellation letters with PostalForm

    stripe projects build my-app --template postalform/gym-cancellation-saas

  • Heygen

    Developer Tool

    HeyGen Studio

    Turn a script into a branded AI avatar video with synced captions, rendered locally

    stripe projects build my-app --template heygen/avatar-video

  • Kernel

    Developer Tool

    Kernel Browser Automation (Playwright)

    Open and read web pages in a real Kernel cloud browser with Playwright

    stripe projects build my-app --template kernel/browser-automation

  • Kernel

    Developer Tool

    Kernel Computer-Use Agent

    A natural-language computer-use agent that drives a real Kernel cloud browser (needs an OPENAI_API_KEY)

    stripe projects build my-app --template kernel/computer-use-agent

  • Netlify

    One-time payment app

    Netlify eCommerce Starter on TanStack Start

    A starter template for building an eCommerce storefront on TanStack Start — product listings, detail pages, and search on Netlify, with cart and checkout ready to wire up with Stripe.

    stripe projects build my-app --template netlify/tanstack-start-ecommerce

  • Netlify

    SaaS App

    Netlify SaaS Starter on TanStack Start

    A starter template for building SaaS products on TanStack Start using Netlify's AI Gateway, Database, Identity service and hosting.

    stripe projects build my-app --template netlify/tanstack-start-saas

  • Stripe

    One-time payment app

    Next.js One-time Payment Starter

    One-time payment app with auth, database, and purchase unlocks

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

  • Customerio

    Auth

    Next.js Passwordless Auth + Customer.io

    Magic-link auth with Better Auth and Neon — every transactional email (sign-in links, welcome) sent through Customer.io

    stripe projects build my-app --template customerio/nextjs-auth

  • Customerio

    SaaS App

    Next.js SaaS + Customer.io Lifecycle Email

    Subscription SaaS with Clerk auth, Neon, and Stripe billing — welcome, confirmation, and payment-failure emails sent through Customer.io

    stripe projects build my-app --template customerio/nextjs-saas

  • Stripe

    SaaS App

    Next.js SaaS Starter

    Subscription SaaS with auth, database, and billing

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

  • Customerio

    SaaS App

    Next.js Weekly Digest + Customer.io

    Durable weekly digest emails — Inngest cron workflows with step-level retries, every message delivered through Customer.io

    stripe projects build my-app --template customerio/nextjs-digest

  • Stripe

    Static site

    Simple Landing Page

    Simple landing page with Vercel hosting

    stripe projects build my-app --template stripe/simple-landing-page

  • Mixpanel

    One-time payment app

    Simple Storefront

    E-commerce storefront with product analytics and checkout tracking

    stripe projects build my-app --template mixpanel/storefront