Skip to content

kudoo-cloud/cloud-functions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

██╗  ██╗██╗   ██╗██████╗  ██████╗  ██████╗     
██║ ██╔╝██║   ██║██╔══██╗██╔═══██╗██╔═══██╗    
█████╔╝ ██║   ██║██║  ██║██║   ██║██║   ██║    
██╔═██╗ ██║   ██║██║  ██║██║   ██║██║   ██║    
██║  ██╗╚██████╔╝██████╔╝╚██████╔╝╚██████╔╝    
╚═╝  ╚═╝ ╚═════╝ ╚═════╝  ╚═════╝  ╚═════╝     

Authenticating If developing locally then we need to run the following command export GOOGLE_APPLICATION_CREDENTIALS="../../keys.json"

Node

To test locally we need to first install npm install @google-cloud/functions-framework

Then if we want to test our function we can run npm run start

About

GCP cloud functions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published