Uncodie
Technical DocumentationNo CodeTutorialsChangelogDisccord
No Code
No Code
  • 🏁Getting Stared
    • 🥳Introduction
      • What is Uncodie?
      • App
      • Figma No Code Plugin
        • How to associate your Figma token to Uncodie?
        • How to associate an Uncodie project to figma?
  • 📖Basic Concepts
    • 🧩Components
      • Screen Page
        • Screen Layout
        • Screen Content
      • Table View
        • Table View Header
        • Table View Row
        • Table View Cell
      • Form
        • Text Area
        • Selector
        • Input
        • Button
        • Output
      • HTML components
        • Headers
          • H1
          • H2
          • H3
          • H4
          • H5
        • Title
        • Parragraph
        • List
        • Iframe
        • Video
        • Audio
        • Link
        • Progress
        • Meta
        • Image
        • SVG
      • Advanced
        • Chart
          • Style Personalization
        • Repeat
        • Loading
    • 🎨Appearance
      • Visibility
      • CSS
      • Adaptative Design
      • Responsive Design
    • 🏗️Prototyping
      • Modals
      • Variants
      • Navigation
    • 🔤Variables
    • 💽Data Sources
      • Collections
      • Queries
      • Scripts
    • 🔍Data Binding
    • ⚡Actions
      • Scripts
      • Events
    • 🧑User Management
      • Privacy
    • 🍪SEO and Tracking
      • Capabilities
      • HTML Head Scripts
    • ☁️Publish and Deploy
      • Custom Domains
Powered by GitBook
On this page
  • Overview
  • Set up
  • Branch Management
  • Use Cases
  • Publish a library for your designs to git
  • Publish a new version of your app
  • Deploy your app to your servers and infrastructure

Was this helpful?

  1. Basic Concepts

Publish and Deploy

Options and configurations to generate a new version of your project

PreviousHTML Head ScriptsNextCustom Domains

Last updated 1 year ago

Was this helpful?

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

  1. You can publish a new version of your app by simply setting the initial parameters for your Figma file, see:

  1. In the IDE open the page with your app contents and click on the Play button

  2. 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

  1. Navigate to the Uncodie App

  2. Select your project

  3. Select your branch

  4. Click on Save

  5. Open the IDE in Figma

  6. Navigate to the Cloud section

  7. Click on Update settings

  8. 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:

📖
☁️
Figma No Code Plugin
External Deployment
Logo