Awesome
Zappa Django Example Walkthroughs
This repo exists to document the process of getting a standard Django project running live in AWS Lambda using the zappa project
Documentation can be found here: https://edgarroman.github.io/zappa-django-guide/
To build and deploy
source ve/bin/activate
mkdocs build
mkdocs gh-deploy