# Musare Backend Make sure to `vagrant ssh` into your vagrant machine first, and `cd /musare/backend` before calling any of these commands. ``` bash # Start application sudo node app.js ```