Accept files from client though API
# install dependency
npm ci
# prepare config file(ask developer for password)
npm run decryptConfig
# deploy
npm run deploy# install dependency
npm i
# start server using nodemon
npm start
# run example
node example.js- prepare aws accessKey
- create
ennead-sixgill-camera-databucket on s3