About This Site

This site demonstrates how to build a complete website using only Cloudflare Workers.

No traditional servers were harmed in the making of this website.

How It Works

When a visitor requests a page:

  1. The request hits Cloudflare's edge network
  2. Our Worker script runs in the data center closest to the visitor
  3. The Worker generates HTML on-demand
  4. Content is delivered with ultra-low latency