android - Can't find Mobile Backend Starter on the Cloud Console -
the mobile backend starter "getting started" tutorial (https://developers.google.com/cloud/samples/mbs/getting_started) seems outdated, because "deploy" button described in step 6 can't seen anywhere on cloud console nor on app engine console.
there's not mention mobile backend starter on project dashboard. how can deploy , access console?
you can find full tutorial @ new link, here: https://developers.google.com/cloud/samples/mbs/
if have project want deploy for, skip step 2. otherwise start @ step 1 create new project.
step 1: can deploy new project going https://cloud.google.com/ , clicking "try now" in top right take google cloud console , walk through project wizard.
when go cloud.google.com see page similar this:

after clicking on "try now" asked enter project name create new cloud project. click ok , taken cloud console new project.

step 2: @ overview section of cloud console should see "get started deploying our photofeed java sample app or mobile backend starter", shown in picture above. click on "mobile backend starter".
step 3: click "deploy" button deploy backend server. automatically deploy server code (which can found here).

that's it, you've deployed mobile backend starter!
Comments
Post a Comment