Does anybody have any advice on setting up different environments with Cloudflare Pages. We want a p
Does anybody have any advice on setting up different environments with Cloudflare Pages. We want a production + preview as well as development + preview environments so that we can point prod to our prod APIs and development to our dev APIs.
Given an app in Cloudflare Pages only offers two envs (production and preview) I was thinking we would need to create a separate app for development vs production.
However, the Cloudflare UI is saying the repo is "In use" with another application, so I can't select it
Given an app in Cloudflare Pages only offers two envs (production and preview) I was thinking we would need to create a separate app for development vs production.
However, the Cloudflare UI is saying the repo is "In use" with another application, so I can't select it

