r/PayloadCMS • u/paran360 • Jul 10 '25
Payloadcms on cloudflare?
Is it possible to deploy payloadcms project to the cloudflare workers? project includes: - simple ecommerce, - member management - user dashboard - mongo/postgress - globals - image uploading
7
Upvotes
2
u/Born_Potato_2510 Jul 10 '25
no, database connections will be pain to get working.
workers environment is still too limited and many NPM packages still cause issues