Hi Appsmith Team,
Here’s the scenario:
- say I used Appsmith to build several internal apps for my company.
- I export the apps and have the JSON. I push the JSON files to an internal Git repo.
- Now the Infrastructure team at my company wants to use Jenkins to spin up a local deployment of Appsmith in their Docker swarm, and import the apps from the JSON files on the internal Git repo.
Is this possible?