maitraysuthar/rest-api-nodejs-mongodb

Starting out for beginners

McCannDahl opened this issue · 1 comments

Hello!

I'm new to mongo, and I really appreciate the help getting my API started.
I did an npm i, then set my mongo url, and started my mongo service, then ran npm test, but I'm having some "connection refused" errors. Do I have to manually create the databases in mongo?

Thanks

I fixed the issue. I needed to add correct email credentials.