express-mongodb-crud icon indicating copy to clipboard operation
express-mongodb-crud copied to clipboard

Web Application CRUD using Nodejs and Mongodb

Results 2 express-mongodb-crud issues
Sort by recently updated
recently updated
newest added

mongodb service is not properly configured, database URI should start with name of the service instead of localhost

I had completed all the steps sucessfully and started mongodb on my default port. Then tried to start the server but it gives me this error: `MongooseServerSelectionError: connect ECONNREFUSED ::1:27017...