Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 331 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 331 Bytes

hapi-upload-s3

A hapi plugin to upload files and images to S3. See example for usage.

Installation

npm install hapi-upload-s3

Install graphicsmagick

Brew (osx): brew install graphicsmagick Apt: apt-get install graphicsmagick Windows: Installation instructions