Skip to content

dario1985/nestjs-mikro-orm

Repository files navigation

Nest Logo
MikroORM


NPM version Downloads

Description

Nest framework integration example for MikroORM.

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

About

NestJS MikroORM integration

Resources

Stars

Watchers

Forks

Packages

No packages published