mks-greenfield / trendr

"don't create trends, follow them"
2 stars 5 forks source link

Add MongoDB #26

Closed polinabythebay closed 8 years ago

polinabythebay commented 8 years ago

Resolves merge conflicts in https://github.com/mks-greenfield/trendr/pull/24.

polinabythebay commented 8 years ago

Summary of Changes

Next steps

var uri = (process.env.MONGOLAB_URI || 'mongodb://localhost/test');
mongoose.connect(uri);

Would anyone like to do some research into MongoLabs and set up a free DB and a few users for us?

SimonDing87 commented 8 years ago

:+1: pull request looks good!

MongoLabs should be pretty easy. I can look into it with Kevin and anyone else next time we work on it. We'll probably make a new shared account and call it mks-trendr or something lol. will keep you all updated once that starts happening

kcvan commented 8 years ago

:+1: yayyy! Simon and I will be getting together the 28th to get some hardcore stuff done

polinabythebay commented 8 years ago

thanks for the feedback, will merge. sounds good, hope everyone has a good time off the next few days!