The C4 model is a visualization model that separates the different abstraction layers of a software architecture.
- Software Systems
- Containers
- Components
- Code
The representation of CLIC infrastructure mainly focus on 1. and 2., as it is mainly dockerised systems. Some systems are handmade though (yaaay), as the website or telegram bot. And it is a good place to explain them in detail (3. and 4.).
Read this to learn mode avout C4: C4 model page
With the extension, CTRL+P -> LikeC4: Open Preview.
Run: npm run start and open the given address in your browser.
Documentation of LikeC4: https://likec4.dev/