@rxap/nest-vault
v10.1.1
Published
[![npm version](https://img.shields.io/npm/v/@rxap/nest-vault?style=flat-square)](https://www.npmjs.com/package/@rxap/nest-vault) [![commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=flat-square)](https://commitiz
Downloads
281
Readme
@rxap/nest-vault
Installation
Add the package to your workspace:
yarn add @rxap/nest-vault
Install peer dependencies:
yarn add @nestjs/common@^10.3.8 @nestjs/config@^3.2.2 @nestjs/terminus@^10.2.3
Execute the init generator:
yarn nx g @rxap/nest-vault:init
Generators
init
Initialize the package in the workspace
yarn nx g @rxap/nest-vault:init