NodeJS server tool to connect the DRIVER+ Test-Bed to the LCMS (Landelijk Crisis Management Systeem) through the LCMS-API.
The adapter requires that the DRIVER-EU Apache Kafka-based test-bed is running, either locally or on a webserver. If not, see the test-bed installation instructions for installing a local version of the test-bed.
npm i
npm run build
You can start them in two terminals, or one after the other.
npm run start # To start the connector. Use CTRL-C to stop it.