Skip to content

py-yyc/todos_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A very simple (incomplete) todos app which shows some features of google app engine.

Run Locally:
dev_appserver.py .

Deployment:
appcfg.py --application=<APP_ID> --oauth2 update  .

After successful deployment, application should be available on <APP_ID>.appspot.com

About

Google App Engine sample app from 2016-02-23

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages