Closed hyunbin7303 closed 11 months ago
Getting an error while trying to connect with EventStoreDB.
Error starting gRPC call
Command for running EventStore in windows machine.
EventStore.ClusterNode.exe --insecure --run-projections=all --start-standard-projections --enable-atom-pub-over-http
For the event store, we are using mongoDB for storing all events. Using EventStoreDB could enhance our development experience since it is designed to architect event sourcing.