Thaer Abbas
Thaer Abbas
@theogravity have you tried the **Local** tab when connecting? works for me 
Hi @Bomberlt, I see you're using `return` when using `axios()`. You're handling the promise in the `.then` and `catch` blocks inside the function. Are you attaching another `then` or `catch`...
We have an app that makes use of both mongoose and mongodb driver for some migrations, and schema updates, so I got this working easily this way. I created a...