Open source where it matters
Built in public.
No NDAs. No mystery.
Most agencies treat their tech stack like a trade secret. We don't. The same monorepo that
runs designedbyanthony.com is
what we ship for every client — and you can see the work happening live below.
Live commit feed
github.com/Designed-By-Anthony/anthony-edge
- Loading recent work…
The actual stack
Cloudflare Workers
Every page served from 300+ edge locations. Sub-1s TTFB anywhere in the US.
TanStack Start (React SSR)
Server-rendered first paint. Hydration only where it matters.
Hono + OpenAPI
Type-safe API surface. Spec-first, no client/server drift.
Hyperdrive → Neon Postgres
Pooled, low-latency Postgres at the edge. 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+
Lighthouse mobile · Performance, SEO, A11y, BP
<1s
Time to first byte 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