Skip to content

bryanberger/cod-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Feeds a MySQL Database with COD Warzone Stats for supplied battle.net gamerTags. The data is timestamped, and can then be used for visualization in Grafana.

GitHub Logo Grafana Demo

Setup

Copy and make changes to .env.example

cp .env.example .env

Start

bin/start

Misc

Sometimes you want to drop the table and start fresh. Get a docker console into the container and run:

cd src
npx sequelize-cli db:drop

Notes

  • had issues with timestamps being incorrect. tried some fixes with setting timezone via docker and locally in sequelize.

About

Feeds a MySQL Database with COD Warzone Stats for visualization in Grafana

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •