Life ConnectLife Connect
Wiki index
Architecture
Services
Concepts
Runbooks
Infra
Swagger Docs
GitHub
Wiki index
Architecture
Services
Concepts
Runbooks
Infra
Swagger Docs
GitHub
  • Backend (Java / Spring Boot)

    • adb
    • adb-persons
    • adb-parts
    • adb-contracts
    • adb-accounting
    • adb-files
    • adb-utilities
    • adb-aggregates
    • adb-views
    • adb-reports
  • Frontend

    • adb-ui
    • adb-web
  • Infrastructure & tooling

    • adb-charts
    • adb-infrastructure
    • adb-tests-artillery
    • adb-doc
  • External services (out-of-monorepo)

    • adb-tickets
    • adb-notes
    • adb-graph
Last updated 2026-05-03

Services & projects

AI-generated content

This document was generated by an AI assistant. Verify accuracy before relying on the details.

This directory contains a detailed page per project in the monorepo, following a standard template:

  • Role — business problem and scope.
  • Stack — versions, dependencies, port.
  • Internal architecture — modules, diagram.
  • Endpoints — REST controllers.
  • Data model — Mongo collections, diagram.
  • Events — emitted and consumed.
  • Inter-service dependencies — diagram.
  • Configuration & deployment — env variables, Helm chart.

Backend Java / Spring Boot

ProjectPortRole
adb–Maven parent + Nginx reverse proxy
adb-persons8081Persons (owners, tenants, suppliers)
adb-utilities8082Catalogues, translations, INSEE
adb-files8083S3 document storage
adb-contracts8084Contracts (lease, insurance, SEPA)
adb-parts8085Real-estate properties
adb-aggregates8086Read-only multi-service aggregation
adb-accounting8089Accounting
adb-reports8090PDF generation
adb-views8092Views / dashboards
adb-tickets8093Ticket management

Frontend

ProjectRole
adb-uiLegacy Angular 19 frontend
adb-webNew Cloudflare Workers architecture (BFF + UI)

Infrastructure & tooling

ProjectRole
adb-chartsKubernetes Helm charts
adb-infrastructureMongoDB Atlas + AWS EventBridge scripts
adb-tests-artilleryLoad / API tests
adb-docVuePress documentation (this site)

External services (referenced but outside the monorepo)

ProjectState
adb-notesDeprecated — features migrated to adb-tickets
adb-graphDeprecated — RabbitMQ consumer to Neo4j
Edit this page
Last Updated:
Contributors: Yevhenii Khudolii