I am faced a problem. I have a project which is in firebase. I have used there firebase Authenticate, Firebase realtime database, Firebase function and some more. Now I have changed my decision. I want to make my own server where I will set up and manage everything. So that I want to backup my project to move all data to other framework like spring boot project.
In this situation how can I get the whole project? User Auth data, Firebase Realtime database, Firestore etc.