Demo app hosted on Heroku -- Node.js Run locally Install dependencies: npm bundle install Launch the app with Foreman: foreman start (Production) foreman start -f Procfile.dev (Development) The Website URL to https://localhost:5000/. On heroku - https://nexusplus.herokuapp.com/