The official server is no longer available as of May 24th, 2018.
Feel free to make use of this code according to the LICENSE.
- Fork and
git clone. - Run
docker-compose up(may requiresudo).
The website is now live at localhost:8000. The matchmaker starts automatically.
- Sync with upstream.
- Run
docker-compose stop. - Run
docker-compose build. - Run
docker-compose up.