integrity-heroku icon indicating copy to clipboard operation
integrity-heroku copied to clipboard

Deploy Integrity on Heroku's platform

Integrity Heroku

Deploy Integrity on Heroku's platform.

git clone git://github.com/sr/integrity-heroku
cd integrity-heroku
heroku create
git push heroku master
heroku rake db
heroku open