docs(decisions): add ADR-0030 dockerised full-stack dev mode (proposed) #256

Merged
julien merged 1 commits from docs/adr-0030-dockerised-dev-mode into main 2026-05-29 19:06:09 +02:00

1 Commits

Author SHA1 Message Date
Julien Gautier 774f279785 docs(decisions): add ADR-0030 dockerised full-stack dev mode (proposed)
CI / scan (pull_request) Successful in 3m24s
CI / commits (pull_request) Successful in 3m44s
CI / check (pull_request) Successful in 3m53s
CI / a11y (pull_request) Successful in 4m7s
Docs site / build (pull_request) Successful in 4m18s
CI / perf (pull_request) Successful in 8m36s
Propose an 'apps' Compose profile backed by a shared Dockerfile.dev so
developers can 'docker compose up' all three Nx apps (portal-bff,
portal-shell, portal-admin) with no native Node/pnpm — addressing
onboarding friction (the nvm/.zshrc class of failure) and a concrete
request to run the whole stack in one command.

Decision-only, proposed status. Profile-gated so the native +
devcontainer flows are unchanged; dev-only (production images stay
with the ADR-0028 Container Registry follow-up). Takes number 0030
(0029 is reserved for the cascade/Pleiades/Acteurs+ syncs ADR).
2026-05-29 17:37:21 +02:00