MongoDB and Mongoose - Install and Set Up Mongoose

i dont know if its connecting or working, but my terminal keeps running the code over and over.
i checked StackOverflow for connectivity issues, but as you can see I have a simple username,password and db name, anyone can help?

My code so far
//boilerplate-mongomongoose - Nix (beta) Repl - Replit





Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36

Challenge: MongoDB and Mongoose - Install and Set Up Mongoose

Link to the challenge:

code:
//boilerplate-mongomongoose - Nix (beta) Repl - Replit

did you try reading up their documentation about it?!

Replit docs

my problem was i created a secrets.env file instead of using the feature from replit to add key and value in secret. thank :slight_smile:

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.