taes
v0.1.0
Published
Tiny Azure Event Store
Readme
Tiny Azure Event Store
A tiny event store making use of Azure Table Storage.
To run tests
Make sure you have a .env file correct values (use the existing .template.env file as a template). Run
npm run integration-testin the console.
