docker
andyarn
- Clone this repo
- run
yarn global add supervisor aws-sam-local
- run
make
to download dependencies and build lambdas - run
make watch
to start watching for changes during development- If this is the first time you execute this command, it will take some time while it downloads the appropriate Docker images that SAM local needs to serve the application in your machine
- visit http://localhost:3000/hello