Create a Heroku App from command line
While you're at it, you can also name the remotes for staging and production, all in the same command:
Now when you log into your Heroku account, you'll see those two accounts there.
To push to each of those apps (remotes):
PreviousCan't push to heroku. Updates were rejected because the remote contains work you dont have locallyNextSet up remotes for staging and production apps
Last updated