tecyokomichi / WebAppLearning

0 stars 0 forks source link

GAE 学習 #6

Open tecyokomichi opened 5 years ago

tecyokomichi commented 5 years ago

内容

https://github.com/tecowl/KidsSaver/issues/699 https://github.com/tecowl/KidsSaver/issues/699#issuecomment-501076494 実現のための学習を GAE について行います

tecyokomichi commented 5 years ago

https://cloud.google.com/appengine/docs/whatisgoogleappengine?hl=ja
https://cloud.google.com/appengine/docs/?hl=ja

tecyokomichi commented 5 years ago

https://www.apps-gcp.com/gae-go-gettingstart-01/

tecyokomichi commented 5 years ago

App Engine 用 SDK をダウンロードする
ダウンロードしたファイルを展開 ~/google-cloud-sdk インストールスクリプト を実行 ~/google-cloud-sdk/install.sh gcloud init google-cloud-sdk/bin/gcloud init を実行して SDK を初期化
gcloud コンポーネントをインストール cloud components install app-engine-go
GCP 関連のすべての SDK をいれるなら gcloud components update

https://cloud-textbook.com/2577/