Skip to content

Releases: nichtlegacy/system-map

Release list

v0.1.0

Choose a tag to compare

@nichtlegacy nichtlegacy released this 25 Sep 08:21

First public release.

Added

  • A React Flow renderer for hand-placed system maps with ten card kinds
    (service, primaryService, external, storage, artefact, infra,
    cluster, lane, stat, bars) and three wire kinds (data,
    management, external).
  • A fictional example map on reserved documentation addresses, and a landing
    page drawn from it.
  • Full-canvas PNG and SVG export at 1×, 2× or 3×, dark or light, filled or
    transparent, plus clipboard copy.
  • Keyboard, trackpad and reduced-motion support; light and dark themes.
  • Four layout audits: geometry (no browser, runs in CI), map, labels and
    mobile.
  • A container image on GHCR for amd64 and arm64, and a hardened
    compose.yaml.
  • A project page with a live demo for GitHub Pages, link previews and icons.