Skip to content

Bash utility to deploy serverless python applications to AWS Lambda with Zappa ⚡

License

Notifications You must be signed in to change notification settings

saurabh0719/deploy.sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Bash utility to deploy serverless python applications to AWS Lambda with Zappa ⚡

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages