KoaJs Making the make file test, push and all that
June 19, 2014
The last couple of days I have enjoyed the speed and easy-going-flow that Node, KoaJs and Heroku gives me. It’s truly blows me away and I have been tweeting stuff like:
Once @heroku tool belt is set up the first time deployment is SILLY simple. I’m talking 20 seconds, including #mongodb provisioning #amazed — Marcus Hammarberg (@marcusoftnet) June 18, 2014
and
Again: From idea (we should put this into prod now) to complete: 25 min. #koaJs #heroku #nodejs Like last time: http://t.co/GSvpuV4xsA — Marcus Hammarberg (@marcusoftnet) June 18, 2014
But… In one regard I have lied. I told Woody Zuill (friend and role model) that I could push to production with a single command. While that was true the command (git push heroku master) did just that....

