Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 336 Bytes

File metadata and controls

15 lines (10 loc) · 336 Bytes

Multer S3 Test

A minimal integration test for Multer S3.

Setup

  1. npm install
  2. aws configure

Running

  1. node index.js
  2. Point your browser to http://localhost:3000
  3. Choose one or more files and click Upload
  4. Open your AWS console and verify the S3 objects were uploaded