Skip to content

gtriggiano/grpc-event-store

Repository files navigation

gRPC Event Store

An Event Store with a gRPC interface.

Install

$ npm i --save grpc-event-store

Tests

This package is developed using docker and docker-compose. Ensure theese softwares are installed on your machine.

$ npm test