Archive of stories published by Musings of an Engineer

How to add custom domain to Heroku [Godaddy version]

The instructions on Heroku Custom Domains are good but not comprehensive enough for Godaddy. Here are the instructions on how to add a custom domain (which is registered with Godaddy) to a heroku app:


Release quick, release often

While building Listypedia about a year back the initial feature set was huge. It was two of us working on it, me working on frontend + backend and one friend working on backend. We decided on a feature set that it will have public lists, private lists, like/unlike items added to…