Hello,
I am trying to link my firebase database so that the collections and documents created appear in a table. I’ve had results using queries and basically using a text with python in it. I’d like instead to use a WebSocket to receive right away any documents added to the firestore. Has anyone done this before and is willing to help?
Thank you!