Test Node Application to automatically build & deploy to Google Cloud Serverless Services
cd node-hello-world
npm install
npm start
gcloud services enable appengine.googleapis.com cloudfunctions.googleapis.com artifactregistry.googleapis.com run.googleapis.com translate.googleapis.com
gcloud app deploy
gcloud run deploy