@rxap/nest-dto
v10.3.6
Published
[![npm version](https://img.shields.io/npm/v/@rxap/nest-dto?style=flat-square)](https://www.npmjs.com/package/@rxap/nest-dto) [![commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=flat-square)](https://commitizen.g
Downloads
443
Readme
@rxap/nest-dto
Installation
Add the package to your workspace:
yarn add @rxap/nest-dto
Install peer dependencies:
yarn add class-transformer@^0.5.1 class-validator@^0.14.1
Execute the init generator:
yarn nx g @rxap/nest-dto:init
Generators
init
Initialize the package in the workspace
yarn nx g @rxap/nest-dto:init