How to Deploy Nodejs App to Render [Update 2023]
For connection setup in .env example:
DB_URI = mongodb+srv://computerberrry:[email protected]/test?authSource=ComputerBerry&authMechanism=SCRAM-SHA-1
authMechanism=SCRAM-SHA-1 is the choice when you first connect to MongoDB via the MongoDB compass. Default is authMechanism=Default