A look at the WebApps Manager
The platform allows through this functionality to deploy web applications (a complete HTML5 website: HTML, JS, CSS, images,...) from the ControlPanel itself, so that it is the platform that makes this website available to you through an integrated Web server.
The main features of this module are:
It allows to serve a HTML5 Web application (without server layer) through the NGINX integrated in the platform.
It allows you to upload a ZIP file for the platform to serve you the content.
It also allows you to connect to a Git repository containing a static web and deploy it.
It allows you to configure an NPM application in Git, so that the module can compile the application generating the distributable.
The video shows an example of how to use the component:
Â