Creating a new app on heroku really is stupidly easy


heroku apps:create swingoutlondon2 --region eu
git push heroku master
heroku run rake db:migrate

Done *. https://swingoutlondon2.herokuapp.com exists.

I know it’s been around for ages, but it really is amazing how simple it is.

* Actually not quite done - I still needed to:

But whatever. Hush.