imagine-s3

0.1.0 • Public • Published

Imagine-S3

S3 storage for Imagine.

Installation

If you haven't already done so, make sure to install imagine-s3 in your Imagine folder:

$ npm install imagine-s3

Then place the following into your config.json file for Imagine:

"storage": "imagine-s3",
 
"imagine-s3": {
  "key": "KEY",
  "secret": "SECRET",
  "bucket": "BUCKET"
}

Replace KEY, SECRET and BUCKET with your corresponding info.

License

Imagine-S3 is distributed under the MIT License. See LICENSE for more details.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.0
    1

Package Sidebar

Install

npm i imagine-s3

Weekly Downloads

1

Version

0.1.0

License

MIT

Last publish

Collaborators

  • mlmorg