Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 425 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 425 Bytes

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