yerinadler/typescript-event-sourcing-sample-app
This system is a distributed event-driven application built on a CQRS and event sourcing architecture, split into distinct services for managing job listings and user applications. It leverages MongoDB for event storage, Cassandra for read models, and Kafka for asynchronous communication between components. The codebase has been refactored from a legacy monolithic structure into a Yarn monorepo with separate packages for core infrastructure, job management, and application logic.
42.0
Weak · 4 August 2026
2.8k
lines of production code
TypeScript
primary language
1
bus factor · 2 authors in all
3
measurements over time
How it got here
2021 · monorepo migration and legacy cleanup
The project was restructured into a Yarn monorepo with separate packages for application, job, and core logic. This period involved removing legacy infrastructure, including the command bus, event handlers, and domain models, while modernizing the Node.js environment and TypeScript configuration.
12 changes
2024 · CQRS and event sourcing foundation
The codebase was structured around a Command/Query (CQRS) and event-sourcing architecture, introducing core primitives, domain models, and infrastructure integrations for MongoDB, Kafka, and Redis. Development environments were standardized with TypeScript configurations, environment templates, and automated setup scripts for backend services like Cassandra and Kafka.
7 changes
Survey your own repository
yerinadler/typescript-event-sourcing-sample-app was measured the same way every project in this corpus was: the same rubric, at a pinned commit, with the result published in full. Point the surveyor at a repository you know and see whether you agree with it.
About this page
- The description of this project is derived from its own commit history, not from its README.
- The score is its highest published measurement, taken on 4 August 2026 at a pinned commit. It is not a live figure and does not change until the project is measured again.
- Measured at commit 354ab3c160 — the exact code this score is about.
- Scored under rubric rubric-2026.08.19. Score the same commit under that rubric and you get the same number.