Val
Catch missing Firestore indexes before production
The emulator does not fail queries that need a composite index. Find those indexes and add them to firestore.indexes.json before they break production.
Guias, notas de versão e anotações sobre trabalhar com Firebase.
The emulator does not fail queries that need a composite index. Find those indexes and add them to firestore.indexes.json before they break production.
Turn a Firestore collection into rows and field columns. Scan, sort, filter, and edit without opening every document.
The same desktop UI for the emulator and production. Live connections stay read-only until you turn that off.
Publicando Cloud Tasks no emulador Firebase via API HTTP.
Chamando o emulador Firebase Pub/Sub diretamente via API HTTP.
Um guia completo para chamar funções HTTP, callable, Pub/Sub, Cloud Tasks e agendadas no emulador Firebase.