Player statistics for the legendary game of Quake.
TBD
See ./ctrl.pl
./ctrl.pl webapp-dev ./ctrl.pl webapp
docker run -it -p 3000:3000 -v /path/to/quake-stats:/quake-stats --name quake-stats-1 ubuntu /bin/bash docker exit docker start quake-stats-1 docker exec -it quake-stats-1 bash ... then follow steps in docker/install