Very simple question: can I just straight up upload a node.js website to cloudflare workers or do I
Very simple question: can I just straight up upload a node.js website to cloudflare workers or do I have to change something?
fs to serve files, which will not work in Workers.
env.ASSETS.unstable_getByETag()www doesn't need to be connected to Pages at all. You give it a dummy record, add a redirect rule, and then when you visit www.zach.handley, you are redirected to zach.handley, which serves your Pages project


process.env vars. Also, I set the vars immediately inside fetch.


