nodejs-getting-started

在 Google 云平台上使用 Node.js 创建完整应用程序的教程。「A tutorial for creating a complete application using Node.js on Google Cloud Platform」

Github stars Tracking Chart

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][getting-started] tutorials.
Please refer to the tutorials for instructions on configuring, running, and
deploying these samples.

The code for each tutorial is in an individual folder in this repository.

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.
  • Make sure you've got the required environment variables set.
git clone git@github.com:GoogleCloudPlatform/nodejs-getting-started.git
cd nodejs-getting-started
npm install
npm test

Licensing

Overview

Name With OwnerGoogleCloudPlatform/nodejs-getting-started
Primary LanguageJavaScript
Program languageJavaScript (Language Count: 5)
Platform
License:Apache License 2.0
Release Count0
Created At2015-05-08 17:41:34
Pushed At2024-05-15 17:19:21
Last Commit At
Stargazers Count801
Watchers Count76
Fork Count382
Commits Count323
Has Issues Enabled
Issues Count161
Issue Open Count8
Pull Requests Count314
Pull Requests Open Count10
Pull Requests Close Count143
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top