1.0.15 • Published 4 months ago

hotweby v1.0.15

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

hotweby

CI/CD MIT typescript npm

npm.io npm.io npm.io

Automatic hot-reloading webserver based on a file watcher, a websocket server, a id endpoint and a html injected javascript function.


Getting started

Global install

npm i -g @noblemajo/hotweby

Show help

hotweby --help
Usage: hotweby [options]

Automatic multiway hot-reloading webserver

Options:
  -V, --version               output the version number
  -p, --port <number>         hot reload server port (env: SERVE_PORT)
  -d, --dir <string>          target dir (default: ".", env: SERVE_PATH)
  -i, --id-endpoint <string>  id endpoint (default: "/noblemajo-serve-id", env: SERVE_ID_ENDPOINT)
  -h, --help                  display help for command

Run as webserver

hotweby -p 8080 -d html

Contributing

Contributions to this project are welcome!
Interested users can refer to the guidelines provided in the CONTRIBUTING.md file to contribute to the project and help improve its functionality and features.

License

This project is licensed under the MIT license, providing users with flexibility and freedom to use and modify the software according to their needs.

Disclaimer

This project is provided without warranties.
Users are advised to review the accompanying license for more information on the terms of use and limitations of liability.

1.0.9

7 months ago

1.0.8

7 months ago

1.0.7

7 months ago

1.0.11

6 months ago

1.0.10

7 months ago

1.0.15

4 months ago

1.0.14

5 months ago

1.0.13

5 months ago

1.0.12

6 months ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago