mirror of
https://github.com/grafana/grafana.git
synced 2024-11-22 08:56:43 -06:00
2c9526fdf7
Expand on what a base should represent and update some out of date info. |
||
---|---|---|
.. | ||
backend | ||
frontend-data-requests.md | ||
README.md |
Architecture
Are you looking to take on contributions with bigger impact? These guides help you get a better understanding of the structure and design of the Grafana codebase.
Learn more about the backend architecture:
- Part 1: Services
- Part 2: Communication
- Part 3: Database
Learn more about the frontend architecture:
- Part 1: Data requests