9.0.2 • Published 2 years ago

@encharm/mongoose v9.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Description

A fork of @nestjs/mongoose to build Mongoose schemas with decorators, but without using Nest.

This fork does not contain any Nest dependency and it only supports the subset of defining schemas.

Installation

$ npm i --save @encharm/mongoose mongoose

Quick Start

You can use the original tutorial for guidelines. All imports of @nestjs/mongoose can be replaced with @encharm/mongoose.

Overview & Tutorial

Credits

Original author of @nestjs/mongoose:

Please support Kamil and Nest. Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please read more here.

License

This fork as well as Nest are MIT licensed.

9.0.2

2 years ago

9.0.1

2 years ago