Save yourself and do whatever you can to deploy static. For custom APIs, just create/connect a slim api-only Worker 😎
... future peeps, feel free to hmu w any related Qs!
Much love for Astro + Cloudflare regardless! 🙏✌️❤️
Save yourself and do whatever you can to deploy static. For custom APIs, just create/connect a slim api-only Worker 😎
... future peeps, feel free to hmu w any related Qs!
Much love for Astro + Cloudflare regardless! 🙏✌️❤️
Converted custom tags architecture to output all tag indexes at build + rewired related ui/ux.
Then the key update: we moved our form api into a tiny new standalone Worker.
Converted custom tags architecture to output all tag indexes at build + rewired related ui/ux.
Then the key update: we moved our form api into a tiny new standalone Worker.
Finally just realized we needed to adjust SSR assumption: custom builds and/or config flags wouldn’t fix architecture.
Finally just realized we needed to adjust SSR assumption: custom builds and/or config flags wouldn’t fix architecture.
Tied routes tweaks, _routes.json, dashboard routes, even pointing main at _worker.js/index.js — hit 64MB bundle limit, sharp native issues.
Tied routes tweaks, _routes.json, dashboard routes, even pointing main at _worker.js/index.js — hit 64MB bundle limit, sharp native issues.
Background: we had a few custom routes/apis defined which were working perfectly in localhost (e.g. tag architecture, form send, etc. Nothing too crazy). We built these assuming SSR deploy.
Background: we had a few custom routes/apis defined which were working perfectly in localhost (e.g. tag architecture, form send, etc. Nothing too crazy). We built these assuming SSR deploy.
Anyone know what's up with this?
My kingdom for a known/proven setup! 🏰 🙏💙
Anyone know what's up with this?
My kingdom for a known/proven setup! 🏰 🙏💙
Anyone have experience/solved SSR + custom Workers API routing?
Anyone have experience/solved SSR + custom Workers API routing?