Spotify manager

Server

$ npm install
$ docker-compose up
$ npm run watch

Web client

$ npm install
$ npm start

Update shared types

# 1. from shared root
$ npm run build

# 2. from each client
$ npm i @aivarsliepa/shared