Tag
3 posts tagged Cloudflare Workers.
How I designed HireOS to route AI inference across five providers behind a bring-your-own-key model — the tradeoffs, safe key handling at the edge, the provider abstraction, and fallback design.
The setup behind HireOS and CodexGenAI — splitting work between Next.js on Vercel and Cloudflare Workers at the edge, the runtime gotchas that cost time, and the decisions I'd revisit.
Why node-assuming Supabase auth breaks on the Cloudflare Workers edge runtime, and a working pattern for JWT verification, cookies, CORS, and RLS enforcement at the edge.
I take web products from an empty repo to a live URL.