01
Version-controlled build flow
Everything ships through GitHub, pull requests, and preview deployments. No mystery edits, no manual uploads, no production drift.
Platform Blueprint v1
Serious web workflow. No shortcuts. No dead-looking template energy.
This starter is the proving ground for how Terry and Claw build modern websites together using Next.js, Vercel, GitHub, Supabase, and Postmark, with real deployment discipline from day one.
01
Everything ships through GitHub, pull requests, and preview deployments. No mystery edits, no manual uploads, no production drift.
02
Supabase handles data, auth, and storage, with Row Level Security treated as a baseline rather than a future cleanup job.
03
Vercel hosts the app, Postmark handles transactional email, and the architecture stays cheap early without painting us into a corner.
Workflow note: the app now reads a real value from Supabase. This is our first end-to-end proof that the stack is wired properly.