Deployments

All deployments can be viewed in Vizalo to see a full history.

Deploying

Git

By default all pushes to the connected branch for an app will automatically build and deploy. So if you selected your branch as main when creating your app, every time you push to that branch or merge a pull request it will automatically be built and deployed.

Manual

You can always manually deploy your app using the "Deploy Now" button on the Overview page for your app. This will pull the latest commit and build and deploy it.

Table of Contents