bryantheastronaut / mernCommentBox

A Tutorial on creating a MERN Stack App from the Facebook Comment React Tutorial
https://medium.com/@bryantheastronaut/react-getting-started-the-mern-stack-tutorial-feat-es6-de1a2886be50
248 stars 92 forks source link

Fixed app to deal with change in MongoDB authentication #8

Closed pjcevans closed 7 years ago

pjcevans commented 7 years ago

related issue: https://github.com/bryantheastronaut/mernCommentBox/issues/7

This issue actually broke the app even with earlier package versions - I've updated the db config and the app now works again :)