app-engine-quickstart Simple Hello World Node.js sample for Google App Engine Standard Environment Setup npm install Running locally npm start Deploying to App Engine gcloud app deploy Running the tests npm run test