GCP Firestore (Datastore mode)

You can use the GCP Datastore emulator to run locally using the instructions here.

You can then interact with the server using .

The next step is to create a Dapr component for Firestore.

Create the following YAML file named firestore.yaml:

Warning

To apply the Firestore state store to Kubernetes, use the CLI:

    Running locally

    To run locally, create a dir containing the YAML file and provide the path to the dapr run command with the flag .