Deploying Your App

When you click on the "Finish and Deploy" button in the app creation mode the deployment to the development environment happens automatically. Here is a video example.

You can also open the settings of one of your applications which also has a Deploy button in the Review tab.

Afterwards this will open a window where you can review the step-by-step process of creating your application.

Docker is utilized to create the optimal environment for deploying both the backend and frontend of your application. Due to the setup process, deployment may take up to 5 minutes. To enhance your experience, we offer a notification feature that sends you an email once your Live URL is ready.

If you have made any changes, no matter on Github or the Platform, you can make a redeployment by clicking on Redeploy or Sync to Stable. Each deployment to the Development environment is automatically tracked as a version checkpoint, allowing you to roll back to previous versions if needed.

Clicking on View Log expands the build logs.

When your application is ready for production, you can push your changes from the Development environment to the Stable environment by clicking the "Sync to Stable" button. The Stable environment is where the final version of your app runs. It’s like the live version that everyone uses and will cost credits depending on your subscription plan.

If you face any difficulties, please message us on our Discord, Forum, Twitter, or Facebook. We will respond to your inquiry as quickly as possible!


← Working with Git repository                                  Editing Your App →