![]() |
%!s(int64=8) %!d(string=hai) anos | |
---|---|---|
.. | ||
README.md | %!s(int64=8) %!d(string=hai) anos | |
app.yaml | %!s(int64=8) %!d(string=hai) anos | |
helloworld.go | %!s(int64=8) %!d(string=hai) anos |
This app counts how often each user visits.
gcloud components update
gcloud auth login
gcloud config set project PROJECT_ID
go get -u google.golang.org/appengine/...
project
, zone
and cluster
gcloud preview app run app.yaml
aedeploy gcloud preview app deploy app.yaml