Skip to content

Commit 7f55859

Browse files
author
Matt Creager
committed
add the Heroku Button
1 parent a78eb26 commit 7f55859

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,12 @@ Read the full server guide here: https://parse.com/docs/server/guide
1818

1919
### Getting Started With Heroku + Mongolab Development
2020

21+
#### With the Heroku Button
22+
23+
[![Deploy](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy)
24+
25+
#### Without It
26+
2127
* Clone the repo and change directory to it
2228
* Log in with the [Heroku Toolbelt](https://toolbelt.heroku.com/) and create an app: `heroku create`
2329
* Use the [MongoLab addon](https://elements.heroku.com/addons/mongolab): `heroku addons:create mongolab:sandbox`

0 commit comments

Comments
 (0)