Zip to React SPA
This post is about the functionality to post multiple SPA react apps and how to host the demos of this blog in different paths
10/6/2022
I added this functionality is to help me host multiple React SPA along with the blog content.
https://code.vicjicama.com/demo/app/form-schema/
Screenshot of the UI to configure a SPA route
All you need to do is upload a zip file with the SPA content on the UI or with a script, then link the zip file to route and you are done! you can have your SPA a long with your pages and blog.
Check some SPA app deployed this way
I am reusing this functionality to upload a site from a zip file, check more details about this here