Mongodb – How to increase values in Mongo DB
I want to increase the current number in the database. Example: If the number in the database is 0 I want it to increase by 1 every time I use the PostImage command. The Error: When I console.log(debug) It gives…