Cloudflare doesn’t have any Node-hosting capabilities. Workers is *somewhat* compatible with Node, b
Cloudflare doesn’t have any Node-hosting capabilities. Workers is somewhat compatible with Node, but it doesn’t have anything long-running


custom_domain = true, but I also want to override the routes using --routes would this work? How do I also specify that we are doing a custom domain on the command line during wrangler deploy?fetch() from the worker, then the requests above the limit will start failing?

custom_domain = true--routes const body = await c.req.parseBody();
c.env.R2_MY_BUCKET.put('test.png', body);