Open source where it matters
Built in the open.
No NDAs. No mystery.
Most agencies treat their tech stack like a trade secret. We don't. The production repo that
runs designedbyanthony.com is
visible through the live work feed below, so you can see the standard we hold ourselves to.
Production work log
launch-current
- Launch split Marketing and CRM now deploy from clean V2 repos instead of the retired legacy tree.
- Conversion flow Build selections carry into the agreement and invoice path from the same source of truth.
- Preview proof Mobile and desktop route batteries check real preview pages for console errors and overflow.
- Security posture Cloudflare Workers, tight CSP headers, and same-origin service-bound API paths by default.
The actual stack
Cloudflare Workers
Every page served from 300+ locations worldwide. Pages start loading in under a second anywhere in the US.
TanStack Start (React)
Pages load instantly, with interactive bits added only where they matter.
Hono + OpenAPI
Type-safe API surface. Spec-first, no client/server drift.
Hyperdrive → Supabase Postgres
Pooled, fast database served close to visitors. No cold connections.
Cloudflare Workflows
Durable, multi-step background jobs for audits + PDF generation.
Durable Objects
Realtime activity stream, atomic counters for spin-wheel + rate limits.
Better Auth
Magic-link + passkey auth. No vendor lock to Clerk/Auth0.
Resend
Transactional email with DKIM-signed delivery, automatic retries.
Biome + Playwright
Pre-push lint + e2e gate. Nothing ships without typecheck + tests green.
The bar we hold every ship to
95+
Google mobile speed score · Performance, SEO, A11y, BP
<1s
Pages start loading from anywhere in the US
<200kB
Total JavaScript shipped per page
100%
Of routes have JSON-LD schema markup
0
Third-party trackers besides your analytics