Mongodb – Mongoose is not connecting to local database
This is my app.js file. Please help me out to connect it with my local database. Sometimes it gets connected to the database and logs to the console but it doesn't add any collection to the local database. const mongoose…