Cloudflare Inbox Docs

Waku + Cloudflare worker inbox

Browse docs

Documentation

Cloudflare Inbox

Product docs for the Waku inbox, Cloudflare bindings, and the shared web workflow.

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

What lives here

Current route map

Route Purpose
/ Public landing page
/login Shared token/password sign-in
/app Protected inbox UI
/docs Public 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 and thread history.
  • The public docs keep the Fumadocs look and structure, but the rendered pages stay Worker-safe inside the same Waku app.

Why Fumadocs

The visual direction here follows the Fumadocs example closely: calm neutral surfaces, a structured docs sidebar, and a polished public-facing reference area that can expand as the product matures without adding a second deployment target.