Forked from nulib/serverless-iiif.
brew install aws-sam-cli
asdf install
yarn install
- Set up a
figgy-deploy
AWS profile. You can get the AccessID/AccessKey fromlpass show --all Shared-ITIMS-Passwords/Figgy/FiggyAWS
- Configure the profile via
aws configure --profile figgy-deploy
- Set default region to us-east-1
- Set default output format to json
sam build --use-container
./deploy.sh staging
will deploy the stack to staging../deploy.sh production
will deploy the stack to staging.