Zappa Django Example Walkthroughs
June 27, 2021 ยท View on GitHub
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