0.2.0 • Published 2 years ago

@czarpoliedros/blob v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Installation

$ npm install

Usage

Import the module into the module you want to upload file, giving its connection string just like the image below:

module importation

Then you can import BlobService in any provider you want:

provider1 provider2

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

Stay in touch

License

Nest is MIT licensed.