Support Jvm languages (Java/Kotlin) in Cloud Functions
Jvm languages are not supported in Cloud Functions today, so developers need to use more than one language in their code base.
17
votes
-
Nohe commented
I think you may find this video helpful. In the video Rosario Fernandes and Alexander Nohe walk you through deploying a Cloud Function running in Kotlin to react and communicate with Firestore.
https://youtu.be/0PK53ndn3Lc?si=5M-SIU9R1CHjjXna
The code used in the video can be found here:
https://github.com/FirebaseExtended/firebase-video-samples/tree/main/functions-eventarc-kotlin