fx tool · 0.1.0
fxserve
Local static HTTP(S): serve a folder over HTTP, or HTTPS with --cert / --key (Go-shaped flags).
Install
Download Windows or Linux x86_64 binaries from GitHub Releases. Rebuild from source with fx when you want a custom cut.
Quick start
fxserve --root ./site --port 8080
fxserve --root ./site --port 8443 --cert cert.pem --key key.pem
Links
Serve season · GPL-3.0 · LedoCorp