10.6.0 • Published 3 years ago
@socialgorithm/tournament-server v10.6.0
Tournament Server
Game-agnostic tournament server
Run
An online version of this server is always running at server.socialgorithm.org, deployed using DigitalOcean.
To run locally:
$ npx @socialgorithm/tournament-server -h
tournament-server v10.0.0
Socialgorithm Tournament Server
Options
...
Developer Guide
Clone the repo locally and run npm install
. Once dependencies are installed you can run:
$ npm run start:dev
This will run the typescript compiler and start the server, restarting the server whenever a file changes.
Debugging
The server uses the debug
library to aid debugging. Simply run:
DEBUG=sg:* npm run start:dev
This will enable verbose logging of Socialgorithm related messages (use *
to log everything).
10.5.0
4 years ago
10.6.0
3 years ago
10.5.1
4 years ago
10.5.4
3 years ago
10.5.5
3 years ago
10.5.7
3 years ago
10.6.0-alpha.0
3 years ago
10.6.0-alpha.1
3 years ago
10.5.8
3 years ago
10.5.9
3 years ago
10.2.0
4 years ago
10.2.1
4 years ago
8.1.2
5 years ago
10.0.0
5 years ago
8.1.1
6 years ago
8.1.0
6 years ago
8.0.0
6 years ago
7.0.2
6 years ago
7.0.1
6 years ago
7.0.0
6 years ago
6.0.0
6 years ago