This document provides tips and hacks for using the Heroku platform. It covers setting up a Heroku account, installing the Heroku toolbelt locally, deploying a Rails app to Heroku including adding gems and configuring the asset pipeline, using the Heroku command line interface to run commands and view logs, managing Git deployment to Heroku, and additional tips like configuring domains, upgrading databases, and improving performance with Unicorn.