Skip to content

mohamedglaoui/Arduino_to_firestore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino_to_firestore

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] tutorial found in the [Google App Engine Node.js standard environment][appengine] documentation.

Setup

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

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

  2. Install dependencies:

    npm install
    

Running locally

npm start

Deploying to App Engine

gcloud app deploy

Launch to App on the browser

gcloud app browse

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published