Let’s walk through a full deploy of a branch with Cased in 5 minutes. We’ll replicate deploying an application to different targets, from different GitHub branches.

1

Fork the walkthrough repo

2

Connect Cased to GitHub

  • We’ll connect Cased to GitHub so we can deploy the application.
  • Login to Cased and visit the GitHub connection page.
  • Connect the account where you forked the walkthrough repo, and give Cased access to the repository when prompted.
3

Setup a new target in Cased

  • We’ll replicate a common setup, with staging and production targets.
  • From the left sidebar, click on Deploys and then select your new repository, cased-walkthrough.
  • Now, on the project page, click on Create new target.
4

Deploy away!