How do I properly remove Firebase from a project?

Resolved

We started with a template which used Firebase and some sample data types in the Firestore, however for our project we are using Supabase. What is the correct way to remove all Firebase connections the sample app made? Do I just delete the two tables it created in the Firestore or is there something else?

5
10 replies