0.0.2 • Published 7 years ago

liquid-continent-book-build v0.0.2

Weekly downloads
6
License
-
Repository
-
Last release
7 years ago

App Engine Standard Flask Hello World

This sample shows how to use Flask with Google App Engine Standard.

Before running or deploying this application, install the dependencies using pip:

pip install -t lib -r requirements.txt

For more information, see the App Engine Standard README

Install: pip install -t lib -r requirements.txt

Run dev server: dev_appserver.py app.yaml Go to http://localhost:8080

Deploy: appcfg.py update -A liquid-content -V dev app.yaml