‹ Informações ›
🎭 • Discord: https://dsc.gg/devjoseh-dsc
🏮 • Meus links: https://linktr.ee/devjoseh
🔮 • Instagram: / dev_joseh
💻 • Github: https://github.com/devjoseh
🧒 • Meu Discord: DevJoseH#9999
Baixar GIT: https://git-scm.com/downloads
Baixar Heroku-CLI: https://devcenter.heroku.com/articles...
Comandos do video:
heroku login
git init
heroku git:remote NomeDoAppHeroku
git add .
git commit -am "qualquer coisa"
git push heroku master