/deploy.sh

Bash utility to deploy serverless python applications to AWS Lambda with Zappa :zap:

Primary LanguageShellMIT LicenseMIT

deploy.sh

Utility to deploy serverless python applications to AWS Lambda with Zappa

Requirements

$ pip install zappa

The project root should contain a valid zappa_settings.json file to avoid running into errors.

deploy.sh

This file contains an interactive menu to run common Zappa commands.

$ chmod +x deploy.sh  # grant permissions
$ ./deploy.sh