Step 1: create app and connect to github repo Step 2: Config like this
https://github.com/timanovsky/subdir-heroku-buildpack.git
Step 3: Add Procfile
web: node index.js
Step 1: create app and connect to github repo
Step 2:
DONE