@bbardia/cd3
v0.1.2
Published
A local-first C4 model-driven architecture editor with synchronized 2D and 3D views. Run `npx @bbardia/cd3` and start modelling.
Maintainers
Readme
@bbardia/cd3
A local-first C4 architecture editor with synchronized 2D and 3D views — one command, no install:
npx @bbardia/cd3Opens http://127.0.0.1:6985 in your browser. Projects save to ~/.cd3 (override with
CD3_DATA_DIR); PORT changes the port. No cloud, no accounts, no telemetry.
To host an instance for a team, publish the address people will type:
CD3_PUBLIC_ORIGIN=http://cd3.lan:6985 npx @bbardia/cd3Everyone who can reach a published instance shares one project and may edit it — keep it on a trusted network or behind an authenticating proxy.
Docs, desktop builds, and source: github.com/Bbardia/CD3.
