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
I have decided to use Heroku to host my little app.
The process of pushing new changes to the sky is fairly simple when the Heroku app is installed. We simply need to type
git push heroku master
And it should work.