Nodejs Cloud Function

This repository demonstrates deploying a Google Cloud Function to Cloud Run.

It can be deployed checking out the source code and running:

gcloud beta run deploy <service_name> --source .