Salvanta Dev Portal
Every tool the local stack exposes, in one place.

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.