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
Hello, I were trying to go with tutorial on https://www.mongodb.com/languages/express-mongodb-rest-api-tutorial, which is asking to clone stub branch of this repo and then change files form that branch supposing it is having for example server/routes/posts.mjs when stub branch is having only routes/record.js. Or I don't understand something or that tutorial is referencing not existent codebase.