Web application that allows the user to create, share and listen playlists using tracks different services such as Youtube, DailyMotion, Vimeo, etc..
git push heroku $BRANCH_TO_DEPLOY:master
yarn start
cd client && yarn start
And then access localhost:3001
DB_LOCAL_URL=
DB_PROD_URL=
ENV=
YOUTUBE_KEY=
GOOGLE_CLIENT_ID=
GOOGLE_CLIENT_SECRET=
PORT=3001
BROWSER=none