Clavi Server Server side code for Clavi. Usage instructions After cloning the repository, $ npm install $ node app.js After commiting changes, $ git push heroku master # if heroku repo is added $ git push origin master # this pushes to both. heroku ass well as origin