Update Readme

This commit is contained in:
Sahat Yalkabov
2014-02-04 00:53:09 -05:00
parent 93511f861f
commit 3345199578

View File

@ -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.