A really simple vibe.d application for hosting demo files recorded on ozfortress servers.
Relies on ssc for actually running the servers.
Demo files are saved in public/demos/<client>/<user>/
.
<user>
is a lower-case RFC 4648 string
Build and run using dub run
.
We use capistrano for deploying.
Run cap production deploy
to deploy.