Jamie Davenport · 2 min read
Introducing Onyx
A full-stack TypeScript starter kit on Cloudflare. Auth, organizations, billing, a public API, realtime, AI, and background work, already wired together and tested.
- announcement
Blog
Architecture decisions, Cloudflare patterns, and what shipping on a typed foundation actually looks like.
Jamie Davenport · 2 min read
A full-stack TypeScript starter kit on Cloudflare. Auth, organizations, billing, a public API, realtime, AI, and background work, already wired together and tested.
Jamie Davenport · 2 min read
Stripe subscriptions per organization, a plan catalog both the UI and the server trust, and why feature gates that only live in the frontend are billing bugs waiting to happen.
Jamie Davenport · 2 min read
App, API, auth, jobs, crons, workflows, realtime, and AI in a single deploy. How Onyx uses Cloudflare's primitives, and what that buys you.
Jamie Davenport · 2 min read
One type system runs from the database columns to the npm package your users install. How Drizzle, oRPC, and Zod line up so a schema change can't ship half-done.