A stream overlay service to provide interactivity during our Extra Life game day events
- node.js required and grab some Yarn
yarn
- Create your .env file (see below)
yarn start
Oryarn start:dev
-- this will run the server with Nodemon watching- Navigate to http://localhost:3000/
A .env file is required at the root of this project in order to know what team it is tracking.
TEAM_ID={your team number here}
Default values are presented below
DEBUG=false - prevents outputs debugging messages to console
LIVE=true - Extra Life API calls execute against website instead of samples
POLL_DELAY=60000 - how often the service polls for changes
Extra Life unites thousands of players around the world in a 24-hour fundraising and gaming marathon to support Children's Miracle Network Hospitals.