Can I create a Retool app through Helmfile? I have JSON file

I have self hosted retool via Retool Helmchart, no whenever I login I see no Apps created. I want to give it my apps JSON when the retool pod is starting so that it will create a new app and show me that app. Can I achieve his by passing the JSON through the helmfile values or some other way?

Hey @ShubhamLohar! All apps created on the instance should be stored in the underlying db and available when you log in. Is this a new instance? If you want to use an existing app from another instance here, you can import it when you have logged in. On the main screen, you can select the Create button which should give you the option to create a new app from an existing file.

Screenshot 2024-01-08 at 9.43.58 AM