We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6681269 + 86693b6 commit cbc0d60Copy full SHA for cbc0d60
1 file changed
readme.md
@@ -62,6 +62,8 @@ While deployment should be easy enough with the `grunt dist` build, we provide a
62
63
4. `cd heroku && git push heroku master`
64
65
+5. Optional (if using mongoDB) `heroku addons:add mongohq`
66
+
67
That's it! Your app should be live and shareable. Type `heroku open` to view it.
68
69
## Generators
0 commit comments