edp-doc/docs/technical-documentation/project/conceptual-onboarding/7_conclusio
2025-03-31 22:05:01 +02:00
..
images doc(technical-documentation): Added the rest of technical documentation, WiP 2024-12-19 18:28:49 +01:00
_index.md feat(technical-doc): nearly finished this funny techdoc hugo to mkdocs conversion 2024-12-19 23:26:25 +01:00
domain-architecture.c4 doc(technical-documentation): Added the rest of technical documentation, WiP 2024-12-19 18:28:49 +01:00
likec4.config.json chore(arch): projectmgmt likec4 model separated from arch models by projects 2025-03-31 22:05:01 +02:00
README.md doc(technical-documentation): Added the rest of technical documentation, WiP 2024-12-19 18:28:49 +01:00

// how to create/export c4 images: // see also https://likec4.dev/tooling/cli/

docker run -it --rm --name likec4 --user node -v $PWD:/app node bash npm install likec4 exit

docker commit likec4 likec4 docker run -it --rm --user node -v $PWD:/app -p 5173:5173 likec4 bash

// as root npx playwright install-deps npx playwright install

npm install likec4

// render node@e20899c8046f:/app/content/en/docs/project/onboarding$ ./node_modules/.bin/likec4 export png -o ./images .