💿 Export your Discogs library to Spotify.
$ yarn
$ # npm install
$ cp src/config/settings.dist.js src/config/settings.js
$ # edit with your own tokens
$ yarn start
$ # npm run start
$ yarn build
$ # npm run build
$ yarn test
$ # npm run test