Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.78 KB

File metadata and controls

24 lines (16 loc) · 1.78 KB

Getting started with Node.js on Google Cloud Platform

This repository is the complete sample code for the Node.js Getting Started on Google Cloud Platform tutorials. Please refer to the tutorials for instructions on configuring, running, and deploying these samples.

The code for the samples is contained in individual branches on this repository.

Tutorial Branch
Hello world 1-hello-world
Structured data 2-structured-data
Cloud Storage 3-binary-data
Authenticating users 4-auth
Logging app events 5-logging
Using Cloud Pub/Sub 6-pubsub
Deploying to Google Compute Engine 7-gce

Contributing changes

Licensing