Skip to content

magusto/nodejs-getting-started

 
 

Getting started with Node.js on Google Cloud Platform

This repository contains 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.

Contributing changes

Run the tests

  • Make sure you're authenticated with the gcloud SDK and your GCP project has enabled all the APIs used by these tutorials.
git clone [email protected]:GoogleCloudPlatform/nodejs-getting-started.git
cd nodejs-getting-started
npm install
npm test

Licensing

About

A tutorial for creating a complete application using Node.js on Google Cloud Platform

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 83.8%
  • HTML 10.4%
  • Shell 5.3%
  • Other 0.5%