105 Forks
415 Stars
415 Watchers

mongoose

Mongoose module for Nest framework (node.js) 🍸

How to download and setup mongoose

Open terminal and run command
git clone https://github.com/nestjs/mongoose.git
git clone is used to create a copy or clone of mongoose repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with mongoose https://github.com/nestjs/mongoose/archive/master.zip

Or simply clone mongoose with SSH
[email protected]:nestjs/mongoose.git

If you have some problems with mongoose

You may open issue on mongoose support forum (system) here: https://github.com/nestjs/mongoose/issues