Y
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
paulpopus
78 days ago
Payload can be deployed to Cloudflare Workers:
https://github.com/payloadcms/payload/tree/main/templates/wi...
link
OJFord
79 days ago
Pages is a thin layer over Workers, and a standard deployment target for most if not all that I've seen.
link
bo0tzz
78 days ago
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.
link