Coding-Coach / coding-coach-api

62 stars 39 forks source link

Connect to Mongodb from serveless backend #42

Open davisokoth opened 5 years ago

davisokoth commented 5 years ago

Data will be stored on an Atlas-hosted Mongodb instance. The api will connect to it to store and retrieve details

moshfeu commented 5 years ago

We probably need to sketch the database for all the needs (collections and so). The first of us who will start, will share with the others the document.

crysfel commented 5 years ago

Agreed with @moshfeu, but for now I will take this as a just setting up the Azure stack, then we can go ahead and define all collections, fields and everything we need.

moshfeu commented 5 years ago

Sounds good!