Google app-engine notes
From OriWiki
Contents |
run local server
dev_appserver.py helloworld/
local site for checking
http://localhost:8080/
uploading an application
appcfg.py update helloworld/
Contents |
dev_appserver.py helloworld/
http://localhost:8080/
appcfg.py update helloworld/