Explore the platform
π
Documentation
The decision record β every service contract and design doc, rendered
and cross-linked. Read the owning doc before touching a service.
π§
API explorer
Live OpenAPI for every service β pick a service from the dropdown and call it.
πΊοΈ
Data models & diagrams
EF-generated ERDs per service, plus the hand-authored auth flows and
product-mechanics diagrams.
π
Message bus
The code-derived pub/sub + command-queue map β every fan-out event and
who produces / subscribes to it, cross-checked against the catalog.
Infrastructure dashboards
π
RabbitMQ
The event broker β exchanges, queues, and (soon) the dead-letter parking
queues. Watch messages flow.
guest / guest
π©Ί
Ops dashboard
Read-only Hangfire across every service β outbox relays, sweeps,
announcers, and failed jobs, one screen per service.
read-only Β· dev only
π§±
Redis
Key/value store β browse keys and values live (redis-commander,
auto-connected to the dev instance).
π
Seq
Structured logs from every service β search, filter, and follow requests
across the stack.
πͺ£
MinIO console
Object storage β the documents drive, bill PDFs, and archives. Browse
buckets and objects.
minioadmin / minioadmin
βοΈ
Mailpit
The dev inbox β every mail the platform sends lands here instead of a real
mailbox.