Preview Deployments
Preview Deployments are all publications not in the production environment, meaning they are not the central publications.
Usually, there are three categories of preview deployments:
branchespull requestsreleases
For now, bohr.io only supports branches. The environments for pull requests and releases are on bohr.io's Roadmap.
The preview deployments environment is updated with each new commit to the branch, creating a preview deployment for each branch.
You can click "View Website" to directly preview the specific branch.
You can also switch between branches using the selection box available in the navigation bar.