-
Goal: I want to build an app that users can 'download' and install. I would like to use Retool to make a UI. My users would, generally, be pretty technical so a docker deployment is fine. I can expect they know how to use a CLI or the Docker app.
-
Comments: I know this isn't how Retool is intended to be deployed. However, I am thinking I can dockerize the components my app needs and then the retool docker(s) as well.
-
Questions:
- While it's not intended this way, is it possible? Could I export the app and the user (or an install script) imports it to make the UI?
- Is there another way to do this?
- If this is just isn't feasible, is there another tool for the UI that would be better (I hate programming JS so don't want to build it without a RAD tool like Retool)?
Thank you!