Baugraph
Architecture diagrams — flows, queues, integrations — that live in your repository.
Baugraph is a browser-based diagram editor built on Vue Flow. Diagrams are stored as
plain .baugraph.json files designed to be committed next to the code they
describe, so a diff shows exactly what changed. Everything runs locally in your
browser: there is no account, no server-side storage, and nothing is ever uploaded.
The editor itself needs JavaScript enabled to run. Learn more, or browse the source, on
GitHub.