Skip to content

Does Firebase Admin SDK support Firestore Emulator? #59

@caiorcferreira

Description

@caiorcferreira

I'm trying to set up a local environment running with the Firestore Emulator and Node.js but when I ran my script it wrote the data to the hosted Firestore instead of the local one.

I'm using the "Initialize in your own server" setup described here and setting export FIRESTORE_EMULATOR_HOST=[::1]:8080,127.0.0.1:8080 on my terminal.

Am I doing something wrong or this simply doesn't have support?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions