Running Heroku Apps Locally on Port 80, with Facebook Connect
Suppose you are hosting your app on Heroku or some similar provider, and you rely on Facebook Connect for user authentication. How do you run your app locally so that you can develop and test without messing with the live version? Using a third party API like Facebook Connect makes it tricky because you need […]