Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@socialgorithm/tournament-server

Package Overview
Dependencies
Maintainers
4
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@socialgorithm/tournament-server

Socialgorithm Tournament Server

  • 10.6.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
Maintainers
4
Weekly downloads
 
Created
Source

Tournament Server

npm version

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).

Keywords

FAQs

Package last updated on 27 Dec 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc