[Feature] app-config exporting and re-deployment

Author: murichGhostdriveCreated Jan 11, 2023Updated Jan 9, 2024
Labelsfeature

Description

As a developer I want to be able to craft ILLA app once and use it in different environments

Steps to reproduce

ILLA could provide much value while integrated to existing business processes.

To use ILLA app as a part of company stack and integrate it I would need it to exists in different environments for dev, stage, prod. For example, using ILLA for website administration, a developer should be able to access it via his local website instance, and business should be able to access it on production. Exporting whole ILLA app config as JSON (or in any other format) would enable developers to craft app once and simultaneously integrate it to existing deployment processes. This way various ENV parameters could be set during deployment, such as particular db connections, links to various services etc.

Proposed solution:

  • ability to export app as config / set of files
  • ability to deploy exported app via command
  • ability to import exported app for further editing

ILLA Builder Version

1.2.6

Browser

Google Chrome 93

Operating System

  • macOS
  • Windows
  • Linux

Additional Information

No response