lol-pairing-stat-fetcher
setup
npm ci
running code
with docker-compose
docker-compose up
on its own
Note: you will need to provide your own redis, or disable redis caching by switching from "ioredis"
to "local"
npm start
with cache debugging
npm run debug-cache