Skip to content

jugyo/flask-gae-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flask-gae-template

Setup

$ git clone http://github.com/jugyo/flask-gae-template.git app
$ cd app
$ ./setup.sh

Run

dev_appserver.py .

and open 'http://localhost:8080/'.

Deploy

You should fix application name of app.yaml before deploy.

appcfg.py update .

TODO

  • sample for test

See Also

http://flask.pocoo.org/

About

Template of Google App Engine with Flask.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published