here is the code that i wrote in db.js
const mongoose = require(\'mongoose\') const connectDB = async () => { try { const conn = await mongoos