nestjs-nvs-storage
v2.6.5
Published
<p align="center"><a href="https://novatorsoft.com" target="_blank"><img src="https://os.novatorsoft.com/novatorsoft/dark-logo.png" width="700" alt="Novatorsoft Logo"/></a></p>
Maintainers
Readme
About
nestjs-nvs-storage helps you standardize file handling in NestJS by exposing a single storage service API while keeping provider-specific details (credentials, endpoints, and backend behavior) encapsulated behind pluggable implementations. It supports common upload flows (raw buffer, base64, URL-to-buffer), performs basic file type/size validation, and lets you switch storage providers via module configuration without rewriting business logic.
Documentation
For installation, usage, configuration, and examples, see the documentation:
License
MIT — see LICENSE.
