# spotify-salesforce

## setup
copy `.env.shadow` to `.env` and fill out correct values  
run `yarn install`

## start
run `node src/main.js`