Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 309 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 309 Bytes

Office-Pool-Junkie

A tool that enables users to automatically pick their teams in a NHL pick 'em pool

Usage

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