heroku-buildpack-thunder

by thunder

README.md

Heroku buildpack: Thunder

Toolkit for running Thunder CMS applications on Heroku.

CLI Installation

For new applications:

$ heroku create --buildpack https://github.com/thunder/heroku-buildpack-thunder.git

For existing applications:

$ heroku buildpacks:set https://github.com/thunder/heroku-buildpack-thunder.git -a YOUR_APP_NAME