Demo

Cloudflare Guestbook

Sign the guestbook and watch your message flow through Workers, Queues, D1, and KV.

How your message travels

How it works

1

Submit

You fill in the form and send your message.

2

Queue

The Worker enqueues your message for async processing.

3

Moderate

A consumer checks the content and stores it in D1.

4

Display

Approved messages are cached in KV and shown here.

Tech stack

Cloudflare Workers D1 KV Queues GitHub Actions
Connected to Workers Queue: guestbook-events Database: guestbook-db Cache: GUESTBOOK_CACHE

Sign the guestbook

Messages

Loading...