Skip to content

swecast/qlsV2

 
 

Repository files navigation

ql-stats

Collects game stats from quakelive.com

#Installation

  • Clone this repo
  • Goto your local copy and run npm install
  • Create a database for ql-stats
  • Setup the database by importing qlstats.sql to the database
  • Rename cfg.json.sample to cfg.json and change the settings to suit your needs
  • Run npm start
  • Go to http://<ip>:<port>/
  • Get started by updating your latest matches by going to http://ip:port/api/players/<YOUR-QL-NICKNAME>/update

About

qls version 2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.9%
  • CSS 1.1%