edp-doc/docs/technical-documentation/concepts/edp-developer/7_conclusio
2025-04-09 22:34:09 +02:00
..
images refactor(techdoc): section technical documentation refactored. WiP - usage of plugin awesome-pages in test 2025-04-03 00:04:22 +02:00
_index.md refactor(techdoc): section technical documentation refactored. WiP - usage of plugin awesome-pages in test 2025-04-03 00:04:22 +02:00
domain-architecture.c4 refactor(techdoc): section technical documentation refactored. WiP - usage of plugin awesome-pages in test 2025-04-03 00:04:22 +02:00
likec4.config.json Merge branch 'development' into feature/tech-doc-refactoring 2025-04-09 22:34:09 +02:00
README.md refactor(techdoc): section technical documentation refactored. WiP - usage of plugin awesome-pages in test 2025-04-03 00:04:22 +02: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 .