We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a78eb26 commit 7f55859Copy full SHA for 7f55859
README.md
@@ -18,6 +18,12 @@ Read the full server guide here: https://parse.com/docs/server/guide
18
19
### Getting Started With Heroku + Mongolab Development
20
21
+#### With the Heroku Button
22
+
23
+[](https://heroku.com/deploy)
24
25
+#### Without It
26
27
* Clone the repo and change directory to it
28
* Log in with the [Heroku Toolbelt](https://toolbelt.heroku.com/) and create an app: `heroku create`
29
* Use the [MongoLab addon](https://elements.heroku.com/addons/mongolab): `heroku addons:create mongolab:sandbox`
0 commit comments