Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 382 Bytes

File metadata and controls

13 lines (9 loc) · 382 Bytes

Connector

The connector connects other services through the message queue.

Requirements

This service requires node >=22.0.0

Getting started

To be able to start the connector locally you will need to:

  1. Install all needed dependencies with npm install
  2. Copy the missing matrix-js dependency npm run fix-olm-dependency
  3. Start the application using npm run start