0.0.1 • Published 9 years ago
cache-image v0.0.1
Setup
Install dependencies using npm. It'll install the AWS SDK on the development machine.
npm installTo run the function locally execute the following command.
npm run startRun the following command to deploy the app to Amazon Lambda.
npm run deployPackage the function:
- You can pack the whole function to a zip file with the "dependencies" specified in package.json
0.0.1
9 years ago