Skip to content

dpricha89/s3-folder-watcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

s3-folder-watcher

Watch the file size of s3 folders during large uploads

Setup

  1. create an empty dynamodb table with hash key path to store stats
  2. Update the settings.json in the application directory
  3. Install dependencies
npm install
  1. Start the application
node server.js
  1. Open the browser to watch progress http://localhost:3000

Screenshot

Releases

No releases published

Packages

No packages published