Skip to content

lsmod/nest-cleaner-crud-routes

Repository files navigation

Example: cleaner insert and update with Nest

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Releases

No releases published

Packages

No packages published