Synced music player
deploy app with: "npm install" from inside the project directory, it will install all dependencies
run server with: "node app.js dev", listens on 8080 by default
test the app by going to: "localhost:8080", "localhost:8080/generate"...etc