☁️Publish and Deploy
Options and configurations to generate a new version of your project
Overview
The easiest way to deploy your app or site is by simply publishing a new version with the Uncodie CI system, if you wan to deploy it to your servers you will need to set up your server through SSH.

Set up
You can publish a new version of your app by simply setting the initial parameters for your Figma file, see:
In the IDE open the page with your app contents and click on the Play button
Wait for the confirmation email containing info on your app process.
Branch Management
You can change the deployment target in your project's main settings in the Uncodie APP by selecting between:
Main, your production environment
Dev, your testing playground
Navigate to the Uncodie App
Select your project
Select your branch
Click on Save
Open the IDE in Figma
Navigate to the Cloud section
Click on Update settings
Your deployment settings will be updated
Use Cases
Publish a library for your designs to git
Generate a new git commit for your components and designs
Publish a new version of your app
Deploy a new version to Uncodie Servers
Deploy your app to your servers and infrastructure
You can deploy your app to your cloud by enabling an SSH connection to our CI system, for more see:
Last updated
Was this helpful?