Heroku buildpack: PhantomJS
This is a Heroku buildpack of mongodb(http://www.mongodb.org/).
Usage
Example usage:
$ heroku create --stack cedar --buildpack http://github.com/stomita/heroku-buildpack-mongodb.git
$ git push heroku master
Buildpack which includes MongoDB client binaries. Cannot be used as server (because of dyno's volatility)
Shell
This is a Heroku buildpack of mongodb(http://www.mongodb.org/).
Example usage:
$ heroku create --stack cedar --buildpack http://github.com/stomita/heroku-buildpack-mongodb.git
$ git push heroku master