Deploying App
Deployment to the cloud is automatic when you click on the "Finish and Deploy" button in creating mode of the application, here is a video example.
You can also open the settings of one of your applications, which also has a Deploy button on the Review tab.
Afterwards, this will open a window where you can review the step-by-step process of creating your application.
Docker is used to creating the right environment to deploy the backend and frontend, that is why it takes about 5 minutes. We also have a feature to notify you when your Live URL is ready by email.
If you have made any changes, no matter on Github or the Platform, you can make a redeployment by clicking on Deploy from Git
or Deploy from scratch
.
You can also view the build logs if you click on View Log.