I managed to dockerize the server, and have been able to get the MyTodoList running on it.
I want to get the BUILDER GUI (similar to the cloud-hosted), running on my system.
Reason for this is HIPAA.
Is the builder code available? I have to add that I haven’t hosted the client code on GitHub yet as I’m rubbish at user-interface stuff.
The IDE is not open source and is only available as a service.
As far as I understand HIPAA doesn’t care about how you develop your app, it only cares about data storage and management.
So you can create the forms online, clone the app and continue the development of both server and client side logic on your own server.
You can create custom components like the input_box or the DataGridJson that decrease the number of forms needed.
Perhaps the enterprise plan does allow you to have all on premises.
Perhaps the enterprise plan does allow you to have all on premises.
It does indeed! That is one of the main features of Enterprise You get the Editor, app serving version control, the works - all hosted on any server, cluster of servers, or cloud environment you like. And it’s really simple to install - drop us a line at sales@anvil.works if you’re interested in a trial.
Thank you.
I was hoping the Community model would support that.