Skip to content

feathermint/storage

Repository files navigation

@feathermint/storage

AWS S3 client wrapper optimised for the most commonly used actions.

Installation

Install the package with:

npm install @feathermint/storage

Usage

Head over to the test file for code examples.