S-08a · Nx monorepo + Angular tooling + CI Node lane #65
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Split from #9 (CLAUDE.md §13). Foundation for the portals.
Outcome: An Nx workspace at the repo root with a placeholder
self-serviceAngular app (standalone components + signals);nx lint/test/buildgreen locally and in a new CI Node lane.Acceptance:
nx build self-serviceandnx test self-servicepass.node_modulesis gitignored.Touches:
package.json,nx.json,apps/self-service/(placeholder),.gitea/workflows/,.gitignore,docs/frontend-decisions.md.Out of scope: NL DS, api-client, auth, e2e (later sub-slices).
Definition of Done
refs #NN).docker compose upreaches green health checks within 3 minutes.closes #NN).