Monorepo using Lerna for Wejay support functionality. Makes calls to Spotify's Web API.
$ git clone https://github.com/Iteam1337/wejay-utils.git
$ cd wejay-utils
$ npx lerna bootstrap
lerna bootstrap
will setup and install node_modules
for all packages.