Project Settings

Here you configure your project's identity, access, and deployment.

For security, authentication, and policies of the running app, use Runtime Settings.

Basic Settings

You can adjust:

  • Project name (Display Name per language)

  • Delete the project

triangle-exclamation

Visual identity

Use to align the app with your brand.

Common settings:

  • Project icon

  • Dark Mode

  • Contrast

  • Right to Left (RTL)

  • Compact

  • Layout

    • Left menu

    • Top menu

    • Collapsed left menu

  • Font

    • Font type

    • Font size

  • Theme colors

    • Primary

    • Secondary

    • Info

    • Success

    • Warning

    • Error

Finish with Save or discard with Cancel.

Languages

Here you manage the languages enabled in the project.

You can:

  • See the list of configured languages.

  • Add a language.

  • Remove a language.

Project team

Use to share the project with other people on the platform.

Each member can have a different role (e.g., administrator).

GitHub

Connect a repository to synchronize code and history.

Common fields:

  • Repository URL

  • Branch

  • Access Token

  • Auto-sync enabled

Typical flow:

  1. Fill in URL, branch, and token.

  2. Click Test connection.

  3. Click Connect.

circle-exclamation

Version history

Here you see the project's version stack.

You can:

  • Identify the current version.

  • Run a specific version.

  • Revert to a previous version.

circle-exclamation

Cloud environments

A Cloud environment is where your app is published.

Examples:

  • Dev for quick tests.

  • Staging for acceptance testing.

  • Prod for end users.

1

Create the environment

In the environments list, click Add.

Fill in:

  • Environment name

  • External domain (optional)

  • Application server

  • Database server

  • File storage

Click Proceed to payment or Cancel.

2

Payment (Stripe)

Payment is processed securely via Stripe.

When you proceed, you will see the checkout screen.

3

Provisioning (Not Ready → Ready)

After payment, the environment remains Not Ready while provisioning.

Wait about 5 minutes.

4

Publish

When it is ready, the status changes to Ready.

If you click Publish before that, the indicator turns red.

When the environment is ready, it appears in green.

Status ready to publish

Select the environment and click Publish.

5

Wait and access

After publishing, wait about 3 minutes.

Access the app via the environment URL.

In the list, it should appear as Ready.

Published environment

Edit an environment

To change settings, click the environment's gear.

circle-info

Environments are provisioned on AWS with IaC, containers, load balancing, auto-scaling, and high availability Multi-AZ.

Next steps

Last updated

Was this helpful?