Beta - This package is in active development.
A browser-based EventCatalog Compass workspace for the EventCatalog DSL. Write .ec code in a Monaco editor with syntax highlighting, completions, and diagnostics, and see your architecture visualised in real time.
pnpm devOpen http://localhost:5173/new to start from a blank workspace with no template selected.
EventCatalog Compass uses the @eventcatalog/language-server to parse DSL input and the @eventcatalog/visualiser to render the resulting architecture graph. As you type, your DSL is parsed and the visualisation updates live.