Angular SSR with Cloudflare
I saw this tweet from Igor about a SSR'ed Angular page that was deployed to Cloudflare https://x.com/IgorMinar/status/1658894368059830273?s=20
How does that work? I can't find any resources on how to deploy an Angular SSR app.
Igor Minar (@IgorMinar) on X
A few key highlights for https://t.co/xt2U2kwSzO
⏱️ started with: npm create cloudflare
⚡ deployed to Cloudflare's super-fast global network
🅰️ built as the first-ever production Angular SSR app deployed to Cloudflare
💯 all 🟢🟢🟢 Lighthouse perf audit https://t.co/m0BVbgwmgy
Twitter
3 Replies
Just found this: https://developers.cloudflare.com/pages/framework-guides/deploy-an-angular-site/ hope it helps
Cloudflare Docs
Deploy an Angular site · Cloudflare Pages docs
Angular is an incredibly popular framework for building reactive and powerful front-end applications.
hmm but seems like it isn't SSR
Yea, it doesn't look like it includes SSR