Serverino: A tiny CLI-based static server
By Mazzarolo Matteo
I recently released Serverino, a tiny CLI-based static server.
Why should you try Serverino instead of the other five thousand static server alternatives?
Mainly because thanks to locally-trusted development certificates it can host your static content on https://localhost out of the box.
If you use npx, you can run Serverino with a single command without installing it: npx serverino
.
Check its GitHub page for all the available options.
Serverino is inspired by Zeit’s Serve and is powered by Express and https-localhost.