NODE.JS

heroku에 새로운 application 생성 부터 deploy 까지

ssNi 2013. 10. 30. 10:26


1.     github에 새로운 repository를 만든다

2.     새로운 repository에서 git bash

3.     heroku apps:create application

4.     git remote –v

5.     git push heroku master


 https://devcenter.heroku.com/articles/creating-apps

https://devcenter.heroku.com/articles/git