Skip to main content

Architecture diagrams

Interactive C4 architecture diagrams for the Defra Forms application suite, generated from the LikeC4 model in this repository.

The diagrams open in a new tab.

Source

The diagram source lives in architecture/forms.likec4 and is built and deployed alongside this site.

View locally

To view the diagrams locally with live reload:

cd architecture
npm install
npm start