drift-org / backend

2 stars 0 forks source link

Initial Setup (skeleton code) #5

Closed brandonLi8 closed 3 years ago

brandonLi8 commented 3 years ago

Contributors

@teekenzie

Reviewers

@anjanbharadwaj @aidenszeto

Relevant issue

Closes #2

Summary of change

Testing

aidenszeto commented 3 years ago

LGTM but can we add https://github.com/Kamva/mgm as an import in databaseConnect (or is that for a different PR)

We could probably throw the MGM import into #1 since thats the first time we directly deal with MongoDB

teekenzie commented 3 years ago

directly @anjanbharadwaj @aidenszeto

mgm should be the same PR. However, I wasn't able to test it last night due to wifi issue so I didn't want to push it. On the other hand, I wanted y'all to have something to work on, so I asked to make a PR with I have first then I can add on the mgm stuff later. I already wrote out the code for the mgm to connect, just have to test it before I push it. Will probably be able to finish testing and push tonight.