Resizes images once a photo is uploaded on s3. Using Amazon S3 and AWS Lambda.
- Install Lambda-local
npm install -g lambda-local
- Modify sampledata.json
- Follow instruction https://github.com/ashiina/lambda-local#api or run
lambda-local -l index.js -h handler -e ./sampledata.json -t 100
npm run test