gabbanaesteban / dummy-jobs-api

Simple project to practice Typescript

Home Page:https://gabbanaesteban.github.io/dummy-jobs-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use mongoose instead of monk

gabbanaesteban opened this issue · comments

Thinking about adding some models so using Mongoose will help us a lot to accomplish this.
Also, we can add the schemas and indexes in Mongoose instead of adding migrations using Monk