Hardikaz / MongooseConnection

I have established connection with the database using Mongoose.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MongooseConnection

I have established connection with the database using Mongoose.

  1. npm init: download node modules
  2. npm i mongoose: to download mongoose
  3. Run monogo database server on your local machine : mongod(command)

About

I have established connection with the database using Mongoose.


Languages

Language:JavaScript 100.0%