Skip to content

brianduff/cloudfunctions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tiny sample demonstrating Google Cloud Functions with TypeScript.

Deploying

Before deploying, need to authorize with gcloud and select the project:

gcloud auth login
gcloud config set project PROJECTNAME

Then you can deploy with:

npm run deploy

About

Small sample using Google Cloud Functions with TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published