Platzi-Master-C9 / booking-services

This monorepo will hold all the packages for the backend teams.
12 stars 41 forks source link

feat(connection): Add mongoDB driver connection #212

Open gh0stl1m opened 2 years ago

gh0stl1m commented 2 years ago

Summary

We should implement the mongoose ODM to be able to connect against the MongoDB database.

Acceptance Criteria

Cristhian-Medina commented 2 years ago

In this PR this task is solved.