Hacker News new | ask | show | jobs
by bo0tzz 79 days ago
I've been wanting a CMS on top of Cloudflare workers for a while, so I hope this pays off!
2 comments

Payload can be deployed to Cloudflare Workers: https://github.com/payloadcms/payload/tree/main/templates/wi...
Pages is a thin layer over Workers, and a standard deployment target for most if not all that I've seen.
I specifically want the entire thing to run on workers though; if I'm hosting a separate CMS backend elsewhere, I might as well have that serve the site.