Show live data from firebase database

Hello, I am using bubble for a class project. I have been trying to figure out how to be show live firebase data on my website but have had no luck. Currently I have only been able to perform a get command and show that data when the page loads but if the data changes in the firebase, it does no change on the website without refreshing. Does anyone know how to address this?