https://github.com/likec4/likec4
Visualize, collaborate, and evolve the software architecture with always actual and live diagrams from your code
https://github.com/likec4/likec4
architecture architecture-as-code c4 diagrams
Last synced: 3 months ago
JSON representation
Visualize, collaborate, and evolve the software architecture with always actual and live diagrams from your code
- Host: GitHub
- URL: https://github.com/likec4/likec4
- Owner: likec4
- License: mit
- Created: 2023-03-24T09:30:34.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-06-08T10:08:13.000Z (11 months ago)
- Last Synced: 2025-06-08T11:19:43.164Z (11 months ago)
- Topics: architecture, architecture-as-code, c4, diagrams
- Language: TypeScript
- Homepage: https://likec4.dev
- Size: 81.2 MB
- Stars: 555
- Watchers: 11
- Forks: 51
- Open Issues: 86
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-github-projects - likec4 - Visualize, collaborate, and evolve the software architecture with always actual and live diagrams from your code ⭐3,118 `TypeScript` 🔥 (🔧 Utilities & Miscellaneous)
- AiTreasureBox - likec4/likec4 - 02-12_2580_8](https://img.shields.io/github/stars/likec4/likec4.svg)|Visualize, collaborate, and evolve the software architecture with always actual and live diagrams from your code| (Repos)
README
# Architecture as a code
Visualize, collaborate on, and evolve your software architecture with always up-to-date, live diagrams generated from your code.
[docs](https://likec4.dev/) - [playground](https://playground.likec4.dev/) - [demo](https://template.likec4.dev/view/index)





## What is LikeC4? Why "like"?
LikeC4 is a modeling language for describing software architecture and tools to generate diagrams from the model.
LikeC4 is inspired by [C4 Model](https://c4model.com/) and [Structurizr DSL](https://github.com/structurizr/dsl), but provides some flexibility.
You customize or define your own notation, element types, and any number of nested levels in architecture model.\
Perfectly tailored to your needs.
## What does LikeC4 look like?
LikeC4 source:
Run [CLI](./packages/likec4/README.md) to preview:
```sh
npx likec4 start
```
And result:
Template repository - [likec4/template](https://github.com/likec4/template)\
Deployed - [https://template.likec4.dev](https://template.likec4.dev/view/index)
[](https://stackblitz.com/~/github.com/likec4/template)
Check [Tutorial](https://likec4.dev/tutorial/) - for a quick overview of LikeC4.
## Getting help
We are always happy to help you get started:
- [Join Discord community](https://discord.gg/86ZSpjKAdA) – it is the easiest way to get help
- [GitHub Discussions](https://github.com/likec4/likec4/discussions) – ask anything about the project or give feedback
## Contributors
[Become a contributor](./CONTRIBUTING.md)
## Support development
LikeC4 is a MIT-licensed open source project with its ongoing development made possible entirely by your support.\
If you like the project, please consider contributing financially to help grow and improve it.\
You can support us via [OpenCollective](https://opencollective.com/likec4) or [GitHub Sponsors](https://github.com/sponsors/likec4).
## License
This project is released under the [MIT License](LICENSE)