Kickstarter kinda app running on ethereum
npm install --save
node compile.js
METAMASK_MNEMONIC="" RINKEBY_ACCOUNT="0xBACe226b892D61CD7A7a2D6eCFd5978ec2BCBBf6" INFURA_KEY="" node deploy.js
heroku create
heroku apps:rename kickstartr-eth-dapp
git push heroku master
heroku ps:scale web=1
https://kickstartr-eth-dapp.herokuapp.com/