Can you deploy Nuxt as SSR on Cloudflare pages?

I tried deploying Nuxt on Cloudflare, but the SSR seems not to work. UseFetch doesn't work on the server, but only on client. So the question is, does Cloudflare support ssr or is it only for client side apps?
2 Replies
Omnislash
Omnislash5d ago
I think it does like this : https://nuxt.com/deploy/cloudflare
Nuxt
Deploy Nuxt to Cloudflare
Deploy your Nuxt Application to Cloudflare infrastructure.
Omnislash
Omnislash5d ago
if you don't use github, you just have to deploy clasically and use wrangler I was just trying out SSR on cloudflage pages yesterday actually, looks fine for google as far as I can tell Note : wrangler pages deploy dist/ is kind of a mistake (to me) Cloudflare advises to install it locally to the project, so it would be npm wrangler pages deploy dist/
Want results from more Discord servers?
Add your server