To run:
npm install -g serverless
to install Serverless Frameworknpm install
to install Serverless pluginsdocker-compose up
to start LocalStack services- On Mac, you may need to run
TMPDIR=/private$TMPDIR docker-compose up
- On Mac, you may need to run
sls deploy
sls invoke -f hello