An open API service indexing awesome lists of open source software.

https://github.com/hardikaz/mongooseconnection

I have established connection with the database using Mongoose.
https://github.com/hardikaz/mongooseconnection

database mongoose

Last synced: 2 months ago
JSON representation

I have established connection with the database using Mongoose.

Awesome Lists containing this project

README

          

# 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)