You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
kuryaki edited this page Jul 11, 2012
·
5 revisions
Despliegue Heroku
Para el despliegue con heroku por primera vez se debe tener instalado heroku para ello siga los pasos del sitio oficial, Luego de esto autenticarse en heroku:
heroku login
Clonar Proyecto bomberbot
git clone git@github.com:CodeTag/bomberbot.git
Entrar a la carpeta bomberbot y crear una nueva aplicación en heroku con el stack predeterminado (cedar para este momento)