A Simple Guide to Configuring Per-Branch Preview URLs for Cloudflare Workers with Wrangler
Must
Domain with Cloudflare
Empty GitHub repository
Node.js
The Essence
Step 1: DNS record
Create an A, AAAA, or CNAME record with a placeholder value. The value here doesn’t really matter, as Cloudflare will internally determine which Worker wi...