GoogleCloudPlatform / nodejs-getting-started

A tutorial for creating a complete application using Node.js on Google Cloud Platform
https://cloud.google.com/nodejs
Apache License 2.0
809 stars 381 forks source link

fix: add missing app for broken tutorial #397

Closed sofisl closed 4 years ago

sofisl commented 4 years ago

Currently, this tutorial is broken: https://cloud.devsite.corp.google.com/nodejs/docs/tutorials/getting-started-on-compute-engine

Along with cl/313919251, this should solve the issues with the tutorial (i.e., missing application, adding Cloud Source Repository, fixing firewall rule).