averell
incredibly stupid web server
Install
- All systems
-
curl cmd.cat/averell.sh
- Debian
-
apt-get install averell
- Ubuntu
-
apt-get install averell
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install averell
- Raspbian
-
apt-get install averell
- Dockerfile
- dockerfile.run/averell
averell
incredibly stupid web server
averell is an incredibly simple, but fast, web server based on the erlang/OTP application cowboy. It is as simple to use as starting in a directory to serve it on port 8000 (default). Basic options include: enabling CORS, changing port, redirecting directories to index.html, etc.