Using `Typescript` preferrably
# general
m
Using
Typescript
preferrably
t
I have an example of deploying Cloud Functions in all 3 languages (JS, Go, Python) here: https://github.com/mikhailshilkov/cloudbench/blob/master/gcp/index.ts
It's a bit harder to read because it creates many functions in
Array.map
. Basically, check lines 36-41, 48, and 57-65.
m
👍
Thanks @tall-librarian-49374!
t
@white-balloon-205 Should I submit a PR to examples repo with a basic "raw" Cloud Function?
g
@tall-librarian-49374 yes! 😁
👍 1
💯 1
t