A light-weight, fast and simple web server.
Run:
git clone https://github.com/TomatOid/powhatan.git
to download the repository. Then run, cd powhatan. Then ./build.sh
sudo apt install powhatan
Run:
./server to run the server. It defaults to serving on port 8888.
The PORT macro changes the port that the server runs off of.
We would love and accept contributions