// for loccaly run, here forum is database name MONGO_URI = 'mongodb://127.0.0.1/forum'
// for remote run, here MyDB is database name MONGO_URI = 'mongodb+srv://Bepul:Bepul@cluster0-lo1zs.mongodb.net/MyDB?retryWrites=true&w=majority'
// vs code teminal / windows powershell run
npx nodemon run server