You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Firebase emulators (Auth, Firestore and Storage in particular) allow data to be saved to a local folder upon exit, and imported at startup. This allows one to re-start the emulators with some data already populated.
The Firebase emulators (Auth, Firestore and Storage in particular) allow data to be saved to a local folder upon exit, and imported at startup. This allows one to re-start the emulators with some data already populated.
It would be great for the Dockerfile to allow a volume to be attached, and read data from there, as is done in this other image, for example: https://github.com/SpineEventEngine/gcp-emulators/tree/master/firebase-emulator#provide-emulators-baseline-data
The text was updated successfully, but these errors were encountered: