Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 283 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 283 Bytes

Screeps user tracker

Requirements

  • Docker-compose or nodejs

Configuration

Environment variables

Copy .env.example to .env and fill the variables.

Usage

Docker-compose

docker-compose up -d

Nodejs

npm install
npm run start