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