zappa-django-guide
zappa-django-guide copied to clipboard
A full featured walkthough of using django on zappa (powered by AWS Lambda in serverless environment)
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