jmdarling / overwatch-team-stats-server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overwatch Team Stats Server

Server to fetch overwatch team stats.

Prerequisites

  • node.js >= 6
  • redis

Building

npm i

Running

npm start

Testing

npm test

Configuring

All configuration lies in config.js. These options can all be configured using environment variables. This app supports dotenv.

About


Languages

Language:JavaScript 100.0%