instagram clone app

 mongodatabse basic

project create

cluster create

add ip address

add user

go to clusters connect - connect application - connection string only copy - 

make keys.js and add the keys from mongo database - add MONGOURI

npm install mongoose at the server 

require mongoose in app.js

const MONGOURI require keys in app.js


Comments

Popular posts from this blog

Rails 7 Features :: Comparison with Rails 6 and Rails 5