Archive for the ‘Google App Engine’ Category

Google App Engine

1月 17th, 2012 by kamatari | No Comments | Filed in Google App Engine

★Google app engine で webアプリをつくってみようとおもいます。

・僕の環境はMacOS 10.6、runtime はpython
・公式サイトに行ってユーザー登録&SDKのダウンロード
・フォルダにファイルを入れて、デプロイで、hello world!

もう少し詳しく・・・
・フォルダの名前→プロジェクト名
・最小構成:[app.yaml],[○○.py]
・SDKをインストールすると、テンプレートがついているのでそれを使ってみる。
・macの場合defaultはココ

/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/

Powered by Google App Engine