I recently open-sourced Minvoice, a small invoicing app that runs entirely on Cloudflare Workers. Like every well-behaved open-source Workers project, it has a Deploy to Cloudflare button in the README: one click, and you get the repo forked to your GitHub, a D1 database provisioned, and the app running on your own workers.dev subdomain.

I...