Show Firestore data in Webflow

I have an app with Firestore as the backend. I am now creating a website using Webflow. Is it possible to use Firestore as a data source for Webflow? Or do I need to sync the data between the two platforms?

Questions:

Is this possible in a feasible and sensible manner?
Can you share a tutorial or documentation?

If you want to server render the elements you must sync the data between the two platforms, otherwise you can just bind html elements with javascript