You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add your `MongoDB Atlas` credentials in `"mongoURI"` field.
31
+
```
32
+
{
33
+
"mongoURI": ""
34
+
}
35
+
```
36
+
*[Here is [the Video](https://www.youtube.com/watch?v=KKyag6t98g8) Tutorial for how to create MongoDB Atlas account and connect to NodeJS application].
0 commit comments