Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 274 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 274 Bytes

s3-upload

Upload files csv file to elastic search.

Replace auth.sample.json with your credentials in auth.json

Make sure you have node installed.

Go to directory and run npm install for installing all dependences.

Run : node app.js application will start at port 3000