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
"description": "This is a Node.js project that utilizes MongoDB as its database. The project allows users to perform CRUD (create, read, update, delete) operations on a MongoDB database using a RESTful API.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"