381 B
381 B
http
A proxy server that will start all subdomain servers and a proxy server to route requests to the correct subdomain based on the URL.
How to setup a subdomain server
- Create a new package in the
packagesdirectory. - Add a
serve-subdomainscript to thepackage.jsonfile of the new package. - It uses the directory name of the package to serve the subdomain.