GitHub-centric Kanban board
git clone git@github.com:isisbusapps/GitbanBoard.git- Copy
.env.exampleto.envand fill in the variables npm installnode app.js
Simply click: 
- Install the Heroku Toolbelt
git clone git@github.com:isisbusapps/GitbanBoard.gitcd GitbanBoardheroku createheroku config:set KEY=VALUEfor each of the variables in.env.exampleheroku ps:scale web=1git push heroku master