Hi, I need to write Googole cloud function (in Nod...
# community-help
r
Hi, I need to write Googole cloud function (in Node JS) in order to sync my Firestore data and Typesense. since there is no Client library for NodeJS, how can I do this. any idea is appreciated,
m
You can use Firebase Extensions for Typesense, made by @Jason Bosco No code required 😄
1
This is an official documentation of sync typesense and firestore https://firebase.google.com/docs/firestore/solutions/search?provider=typesense
r
Thank you Masahiro, I will read it.
😄 1
j
@Ramees On a side note, may I know what gave you the impression that Typesense doesn't have a Node.js library? We do have a JS library that works both in a browser and in Node, so I'm wondering if something in the docs is confusing.
r
oh, sorry I am not aware that I can use JS library on NodeJS. I am a newbie.
👍 1