Hi, I am currently trying to migrate one of my Cloudflare Pages Nuxt (+ Nitro backend) applications
Hi, I am currently trying to migrate one of my Cloudflare Pages Nuxt (+ Nitro backend) applications to Cloudflare workers but I can't find the equivalent for the environment seperation (prod vars vs preview vars). I looked a bit around in the configuration and found a documentation that looked promising but is putting secrets into my Cloudflare Workers environment really only possible through the Wrangler CLI as described in this documentation? https://developers.cloudflare.com/workers/wrangler/environments/#_top
Until now I have just deployed through the Git integration and haven't really looked into the Cloudflare CLI tools since it worked out for my 10+ Pages Nuxt apps perfectly (i dont even know if Pages has an equivalent for that)
Any tips or guidance would be much appreciated, thank you very much (ui-way to add secrets for specific envs? only possible through the cli?)
Until now I have just deployed through the Git integration and haven't really looked into the Cloudflare CLI tools since it worked out for my 10+ Pages Nuxt apps perfectly (i dont even know if Pages has an equivalent for that)
Any tips or guidance would be much appreciated, thank you very much (ui-way to add secrets for specific envs? only possible through the cli?)








