hapify-templates-nestjs-models-common 1.53.1
Install from the command line:
Learn more about npm packages
$ npm install @tractr/hapify-templates-nestjs-models-common@1.53.1
Install via package.json:
"@tractr/hapify-templates-nestjs-models-common": "1.53.1"
About this version
This package contains the hapify templates to generate nestjs common services and modules for models.
npm install @tractr/hapify-templates-nestjs-models --save-dev
In your package.json
:
{
"name": "my-library",
"version": "1.0.0",
"hapify": { "extends": ["@tractr/hapify-templates-nestjs-models"] }
}
If you would like to extend or modify these properties, create a .hapifyrc.js
file in your projects root directory and export your desired modifications.
module.exports = {
extends: ['hapify-templates-nestjs-models'],
};
Or you can create a .hapifyrc.json
file in your projects root directory.
{ "extends": [ '@tractr/hapify-templates-nestjs-models' ] }
Details
- hapify-templates-nestjs-models-common
-
tractr
- over 2 years ago
- UNLICENSED
Assets
- hapify-templates-nestjs-models-common-1.53.1-npm.tgz
Download activity
- Total downloads 0
- Last 30 days 0
- Last week 0
- Today 0