Cloudflare Inbox

Cloudflare Inbox

Product docs for the Waku inbox, Cloudflare bindings, and the magic-link web workflow.

Cloudflare Inbox is a single-tenant support workspace built on Waku, Cloudflare Email Routing, Cloudflare Email Service, and R2.

What lives here

The docs cover the pieces that matter for this alpha app:

Current route map

RoutePurpose
/Public landing page
/loginMagic-link sign-in
/appProtected inbox UI
/docsPublic documentation

Project shape

  • Waku serves both the product pages and the docs.
  • The inbox UI is still the same shadcn-based app already wired for replies, editable To/CC/BCC reply recipients, thread history, and per-inbox sender alias settings.
  • The public docs keep the Fumadocs look and structure, but the rendered pages stay Worker-safe inside the same Waku app.

Why Fumadocs

The goal here is simple: keep the app lightweight, but give it a polished docs surface that looks intentional and can grow with the product without adding a second deployment target.