diff --git a/README.md b/README.md index b5c0e55e40..d4852a83af 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,7 @@ Features - Bootstrap 3 + Flat UI + iOS7 Theme - Contact Form (powered by Sendgrid) - **Account Management** + - Gravatar - Profile Details - Change Password - Link multiple OAuth strategies to one account @@ -742,6 +743,19 @@ And that's it, we are done! If you want to see a really cool real-time dashboard check out this [live example](http://hackathonstarter.herokuapp.com/dashboard). Refer to the [pull request #23](https://github.com/sahat/hackathon-starter/pull/23/files) to see how it is implemented. +Deployment +---------- + +### MongoLab + +### Heroku + +### OpenShift + +### Nodejitsu + +### Windows Azure + TODO ---- - Pages that require login, should automatically redirect to last attempted URL on successful sign-in.