A tool that enables users to automatically pick their teams in a NHL pick 'em pool
Export your username and password as environment variables
export OFFICE_POOL_JUNKIE_EMAIL=your_email
export OFFICE_POOL_JUNKIE_PASSWORD=your_password
Then run the app
npm start