This crate allows you to host eight on your machine as web server.
To install this crate, simply run:
bash
cargo install eight-serve
And now you can use it. For usage, run eight-serve --help
.
You can pull from ghcr.io:
bash
docker run -p 8080:8080 ghcr.io/meppu/eight:latest --help
You can also download pre-built binaries from GitHub releases.