Skip to content

Getting Started

Try the Demo

Open Éclair Demo → — Explore a sample e-commerce architecture

Run Locally

bash
git clone https://github.com/NTCoding/living-architecture.git
cd living-architecture
pnpm install
pnpm nx serve eclair

Open http://localhost:5173/eclair/ — the demo graph loads automatically.

Load Your Own Graph

  1. Click Upload in the header
  2. Select a .json file containing a Rivière graph
  3. The graph loads and displays

Or drag and drop a JSON file anywhere on the page.

Export Visualizations

Export graph views as images via the header menu: Export as PNG or Export as SVG.

Next Steps

  • Views — Explore each view