Orange Book · A Cloudflare full-stack field manual
From your first domain to your first full-stack app.
A bilingual field manual: assemble Workers, D1, R2, KV, and caching into a full-stack app you can actually ship, with copy-paste recipes and checklists you can verify at every step.
Start with a complete project.
Four end-to-end example apps, each shippable within a day.
Multitenant SaaS starter
Shared Worker, D1 tenant boundaries and quotas, a minimal SaaS loop.
6 guides · ~45 minContent CMS
D1 for content state, R2 for media, from draft to public page.
5 guides · ~40 minImage transformer
R2 for originals, Images for transforms, with cost and cache boundaries.
5 guides · ~35 minPDF toolkit
HTML-to-PDF and async jobs, wired to R2, Queues and status APIs.
5 guides · ~35 minThree steps from zero to live.
- 01
Read the docs
Follow the chapters in order, with the platform map and glossary at hand.
- 02
Copy the recipes
Every config block pastes straight in, then you adjust it by the comments.
- 03
Verify and ship
Walk the checklist item by item until cache, data, and routes all check out.