Skip to content
This repository was archived by the owner on Oct 1, 2025. It is now read-only.

arras-labs/comms-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Comms Service

Overview

Service responsible for messaging, event handling, and integration with external systems.

Scope

  • Consume and publish events
  • Bridge between backend and external endpoints
  • Provide retry, dead-letter, and observability

Tech stack

TBD (e.g., Node.js, Kafka/MQTT, HTTP webhooks)

Local development

  • Install dependencies: npm ci
  • Run locally: see package.json scripts
  • Configure broker endpoints via environment variables

Testing

Unit and integration tests for consumers/producers.

CI

Lints, tests, and optionally builds a Docker image on push and PR.

Deployment

Managed via the deploy repository.

About

No description, website, or topics provided.

Resources

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors