Thanks to the Wappler Team, we can now go from no hosting, to firebase for free static hosting, and then to heroku for nodejs hosting, and later to docker.
The exciting part is that new folder structures are created and files are moved automatically as is exhibited in the following video.
Eventually we will also do some building/packaging of the web site before publishing, probably with webpack.
I was thinking however that we can easily do a simple SSI include files processing before upload to Firebase. So you don’t have to do the manual includes and all will work directly!