Establish staging and production environments
We built a production and staging environment in CloudflarePages, with the assumption that we would work with GitHub to separate the production and staging environments.
Is there another way besides using a custom domain?
Also, is it possible to have two CloudflarePages projects linked to one GitHub account?
We are assuming one project will be a production environment and one project will be a staging environment approach.
1 Reply
Pages determine Staging/Production environments via the branch on the repo. A single branch is designated Production, and all other branches are Staging.