The ECCR is a set of microservices that aggregate all learner data within the DLE to a single learner profile
These services are designed to use Platform One's P1PS server instead of a standard SMTP server. A good starting point if moving away from P1 P1 may be SMTP2Go.
Because this was built for a PartyBus deployment, the following code must be run in the root directory before you can build some systems:
npm install
Note: These repos are based off the already open sourced ELRR repos, and have been packaged in this repo for ease of integration with other DLE service repos.