JSPM

  • Created
  • Published
  • Downloads 1425518
  • Score
    100M100P100Q193057F
  • License MIT

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

Package Exports

  • @nestjs/typeorm

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/typeorm) 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 TypeORM module for Nest.

Installation

$ npm i --save @nestjs/typeorm typeorm

Quick Start

Overview & Tutorial

People