Ship software that ships itself
A studio template built on Cartwright — the AI-first commerce + site engine.
Next.js 16 · Tailwind v4 · MIT
Why us
Three promises. No asterisks.
A studio that takes shipping seriously — and respects that you’re the one running the product after.
Yours, forever
Not a SaaS. Not a fork. You scaffold your own repo, you ship it, you own the code. No platform lock-in, no monthly tax per order.
AI-native
MCP server, Anthropic + Gemini integrations, and an agent-driven admin shipped on day one. AI is in the spine, not bolted on as a feature.
Production-shaped
Stripe, NextAuth magic-link, Vercel Blob, Resend, Sentry — wired and verified. Not a tutorial. A real product you can ship to customers.
What’s in the box
A real product, not a starter kit.
Every cell below is shipping code — wired, typed, and verified.
Admin panel
12 admin routes — products, orders, content, integrations, AI prompts, analytics.
Storefront
Landing, PDP, cart, checkout, account, magic-link auth — all in the box.
MCP server
Built-in /api/mcp with a tool registry — agents talk to your site natively.
AI assistant
Anthropic and Gemini wired in. Bring your keys, swap providers in one file.
Stripe checkout
DB-first secret keys. Test mode and live mode toggled from the admin.
Magic-link auth
NextAuth with Resend. No third-party identity vendor lock-in.
From zero to selling
Three steps. Five minutes.
The longest part is choosing a project name.
- step 01
Scaffold
Run npx create-cartwright. Pick database, AI features, and a name. The CLI clones a sanitised template, fills env, and installs.
npx create-cartwright@latest my-shop - step 02
Setup wizard
Visit /admin/setup. Add Stripe, Resend, Anthropic keys through a UI. Keys persist DB-first.
pnpm dev → /admin/setup - step 03
Deploy
Push to Vercel. Cron jobs, AI gateway, and migrations are all wired into the deploy.
vercel --prod
The stack
All current versions. No legacy.
Modern dependencies on day one — from Next 16 and React 19 to Tailwind v4 and the latest AI SDKs.
- Next.js 16
- React 19
- TypeScript 6
- Tailwind v4
- Prisma
- Turso
- NextAuth
- Stripe
- Anthropic SDK
- Gemini SDK
- Vercel AI SDK
- Resend
- Sentry
- Zod
- MCP
Ship something real this week.
Scaffold, configure, deploy. No platform contract, no per-order fee.