Skip to content
Docs
v0.2 · Production starterTanStack Start · Cloudflare · AWS SES

Ship the Cloudflare stack without guessing.

Start with one command, understand every module boundary, and take a real product from local preview to D1, R2, KV, Workers AI, payments, and transactional email in production.

Quick start

One command creates the local product.

The CLI installs dependencies, writes environment files, generates types and migrations, applies local D1 state, and verifies a production build. It is resumable when external credentials are not ready yet.

bash
pnpm tanstarter create my-saas --mail ses

cd my-saas
pnpm dev
Recommended path

Read the parts that change how you ship.

Complete reference

Organized around the work you actually do.

TanStarter SES documentationBuilt with TanStack Start and Content Collections.