Uncodie
Technical DocumentationNo CodeTutorialsChangelogDisccord
Developers
Developers
  • 📖Documentation
    • Basic Concepts
      • Node JS
      • React
      • Postgres SQL
      • GraphQL
      • Git
      • API
  • 🔌API
    • Getting Started
      • Credentials
    • Users
      • Register User
    • Component Interface
      • Props
  • 🤖IDE
    • Getting started
    • Component View
      • CSS
      • Controller
      • Component
    • Compiler
    • Importing Code
      • Scripts
        • Manifest
      • Connectors
        • Manifest
      • Components
        • Manifest
    • Exporting Code
      • Design Systems
        • Custom React libraries
      • Guidelines
  • ⚙️Figma Plugin
    • Variables
      • Global Variables
      • Local Variables
      • Route Variables
      • Session Context
      • Window Variables
    • Actions
      • GraphQL Trigger
      • Refresh Query
      • Set Variable
      • Select and Navigate
  • 🎛️Settings
    • User Authentication
    • Git
    • External Deployment
    • Version Control
    • External DB Setup
    • SEO
Powered by GitBook
On this page
  • Overview
  • Setup

Was this helpful?

  1. Settings

Version Control

Commit history management and push back

Overview

The project versions section allows you to see the different versions of your project in the selected branch ( main by default ). In this section, you can revert the changes made in the selected commit.

The revert action will revert the changes made to the selected version.

Setup

  1. Navigate to the Version Control Section of the app

  2. Select your commit

  3. Click on Restore

  4. This will deploy the selected commit in your project branch

PreviousExternal DeploymentNextExternal DB Setup

Last updated 1 year ago

Was this helpful?

🎛️