bwnjsejs:publishing_our_application
→ heroku.com
→ possibilité de créer le dépôt git sur heroku.com et de faire une copie locale
→ Procfile
// commande pour heroku web: node bin/www
git init
git add.
git commit -m “message”
heroku login
keroku git:remote -a <nom du projet> ajoute la liaison dépôt git local → projet heroku en ligne git push heroku master
bwnjsejs/publishing_our_application.txt · Last modified: 2016/06/13 12:33 by leo