From 56cac693799240045fec8b11d60769ab32b5eb55 Mon Sep 17 00:00:00 2001 From: Sahat Yalkabov Date: Thu, 6 Feb 2014 07:14:21 -0500 Subject: [PATCH] Add mongoose section --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5399015805..2964599d1d 100644 --- a/README.md +++ b/README.md @@ -752,6 +752,10 @@ 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. +Mongoose Cheatsheet +------------------- +TODO + Deployment ----------