This is the current winds.mobi web client but this project uses deprecated frameworks and tools like AngularJS and is no more actively maintained. If you would like to share your own version that will eventually replace this client, please open an issue that presents your project.
- Installed caddy server
docker run --platform=linux/amd64 --volume=./:/app node:4 npm --prefix=/app install
docker run --platform=linux/amd64 --volume=./:/app node:4 npm --prefix=/app run gulp --production
caddy run --config Caddyfile
Please see the file called LICENSE.txt