JSPM

  • Created
  • Published
  • Downloads 545867
  • Score
    100M100P100Q176223F
  • License MIT

Nest - modern, fast, powerful node.js web framework (@mongoose)

Package Exports

  • @nestjs/mongoose

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@nestjs/mongoose) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Nest Logo

A progressive Node.js framework for building efficient and scalable web applications.

NPM Version Package License NPM Downloads Travis Linux Coverage Gitter Backers on Open Collective Sponsors on Open Collective

Description

This's a Mongoose module for Nest.

Installation

$ npm i --save @nestjs/mongoose mongoose

Quick Start

Overview & Tutorial

People