Preset: Edge API with Custom Domain
A production-shaped Worker: deployed from a CI-built bundle in R2, wired to KV and D1 by reference, exposed on a managed custom domain, with observability on.
Loading...
Ready-to-deploy configuration presets for Worker. Each preset is a complete manifest you can copy, customize, and deploy.
4 presetsA production-shaped Worker: deployed from a CI-built bundle in R2, wired to KV and D1 by reference, exposed on a managed custom domain, with observability on.
The smallest deployable Worker: an inline script exposed on a workers.dev subdomain. No external bindings or custom domains.
A pure static site or single-page app served from Cloudflare's edge — no server-side code. This is the build-and-upload hosting model (the converged successor to Cloudflare Pages): build your site...
A full-stack application: a Worker script serves dynamic API routes while static assets serve the front end — all from one deployable at the edge. This pairs Cloudflare Workers Static Assets with...