@brewww/nestjs-storage-module
v0.1.2
Published
<p align="center"> <a href="http://brewww.com/" target="_blank"><img src="https://github.com/BrewInteractive/nestjs-notification-module/blob/main/Brew-Logo-Small.png?raw=true" width="300" alt="Brew Logo" /></a> </p>
Downloads
77
Keywords
Readme
Purpose
This package is developed to be used in NestJS projects. The purpose of the module is to use storage service more easily and effectively in NestJS projects.
Requirements
| Variable Name | Description | Required | Default |
| ----------------------------- | --------------------------------------------------------------- | -------- | ---------------- |
| STORAGE_SERVICE
| The storage service provider to be used | Yes | - |
| S3_SERVICE_ACCESS_KEY
| S3 access key | Yes | - |
| S3_SERVICE_SECRET_KEY
| S3 secret key | Yes | - |
| S3_SERVICE_REGION
| S3 service region | Yes | - |
| S3_SERVICE_BUCKET
| S3 bucket | Yes | - |
| S3_SERVICE_ENDPOINT
| S3 endpoint | Yes | - |
Conclusion
These instructions will help you start, configure, test, and use the nestjs-notification-module project.
License
NestJS Plugin Module is MIT licensed.