Networking

The way the application was developed, it is inherently a server/client application.  You can install the application on a dedicated device in your environment and have other users browse to https://{ip address}:5001.  Because of how the application works, you would be able to allow your remote workforce to connect to the application via mobile devices, by using your firewall/router to port forward port 5001 to the ip address of the device the application is installed on.  With that in mind you could decide to make this a cloud app buy using a cloud type VPM publish the application to that service and point all your clients to the cloud.  All of this for no additional fee or charge.