Integration Webflow + Firebase

I’'ve been searching for the last few days a way to integrate Webflow with Firebase database and found no tutorial nor example of how this could be done. I’m new to Webflow (and to Web development, I’m used to develop for iOS and I already work with Firebase for quite a while) and want to know if any of you guys have any tips of how this could be possible.

Thanks!

You will need to custom code JavaScript based on their API to load and modify the DOM to display content from the database.

https://firebase.google.com/docs/web/setup

1 Like