The field realtimeDB
gives you an option to have a separate RealtimeDB from your production RealtimeDB. This separate RealtimeDB is an emulated RealtimeDB that lives in your cloud environment for the duration of your session. The realtimeDB
field expects an array of reference paths. You have two options on how to fill an emulated RealtimeDB:
You can combine both the direct approach and getFromProd
approach