how to deploy to heroku from terminal code example
Example 1: heroku cli
npm i -g heroku
code to install heroku in windows
Example 2: heroku and github on termi
$ heroku git:remote -a thawing-inlet-61413
set git remote heroku to https://git.heroku.com/thawing-inlet-61413.git