vanduc1102 / gap-nodejs-seed

Google App Standard NodeJs 10 Seed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quickstart for Node.js in the App Engine standard environment

This is the sample application for the Quickstart for Node.js in the App Engine standard environment tutorial found in the Google App Engine Node.js standard environment documentation.

Setup

Before you can run or deploy the sample, you need to do the following:

  1. Refer to the appengine/README.md file for instructions on running and deploying.

  2. Install dependencies:

    npm install
    

Running locally

npm start

Deploying to App Engine

gcloud app deploy

Running the tests

See Contributing.

About

Google App Standard NodeJs 10 Seed

License:MIT License


Languages

Language:JavaScript 100.0%