The connector connects other services through the message queue.
This service requires node >=22.0.0
To be able to start the connector locally you will need to:
- Install all needed dependencies with
npm install - Copy the missing matrix-js dependency
npm run fix-olm-dependency - Start the application using
npm run start