Moving data between projects involves the following steps:
Read moreHow do I transfer data from firestore to real time database?
Go to the Realtime Database section in the Firebase console. From the Data tab, select your database’s root-level node and select Export JSON from the menu.
Read more