0list
Self-hosted waitlist software on Cloudflare
Most waitlist solutions are SaaS products that charge per signup, lock you into their platform, and store your user data on their servers.
0list runs entirely on your Cloudflare account. Edge-native on Workers, D1 for storage. Sub-50ms response times globally, zero recurring costs.
npx create-0listOne command scaffolds everything: Hono API, React admin dashboard, email templates with React Email, rate limiting, and Cloudflare Access integration for zero-trust auth.
Full analytics, UTM tracking, CSV exports, double opt-in flows. All the features, none of the vendor lock-in.
Related Writing
We Open Sourced engine-core
16.07.20252 years and 7 months of learnings distilled into 25k lines of production Rust. This is the best thing I've ever built.
Implementing Figma-Style Drag-to-Adjust Number Inputs
13.01.2026How to build the delightful click-and-drag number input interaction from design tools using the Pointer Lock API.