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
Copy file name to clipboardExpand all lines: README.MD
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,3 +3,13 @@ This repository accompanies my YouTube video series on building a RESTful API wi
3
3
4
4
## Usage
5
5
Check out the branch you're interested in (i.e. which belongs to the video in my series you just watched), ```git clone``` it and thereafter run ```npm install```.
6
+
7
+
Make sure to also add your Mongo Atlas Admin Username to a nodemon.json file (which you have to create).
0 commit comments