Skip to content

Incubation: Service that listens to events, filters, transforms them (if needed) and populates the event store

License

Notifications You must be signed in to change notification settings

mojaloop/reporting-events-processor-svc

Repository files navigation

Event Processor

Kafka consumer service for persistence storage of audit event logs.

Documentation

You can find detailed documentation about the concept at this page Mojaloop Hub Operations Framework Documentation

Run Locally

Prerequisites:
Install dependencies
npm install

Populate environmental values
.env from .env.template

Run tests:
npm run test
or for additional information
npm run test:coverage

Start consumer:
npm run start

About

Incubation: Service that listens to events, filters, transforms them (if needed) and populates the event store

Resources

License

Stars

Watchers

Forks

Packages

No packages published