Skip to content

BrewInteractive/nestjs-storage-module

Repository files navigation

Brew Logo

NestJS Storage Module

This package was created to facilitate the use of the Storage Module in NestJS projects

NPM Version Package License NPM Downloads

Instagram Linkedin Twitter

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.