mirror of
https://github.com/grafana/grafana.git
synced 2024-12-30 10:47:30 -06:00
d49230d291
* Set up Wire build graph * Remove enterprise Wire set * Move runner package outside commands * Update Makefile (gen-go path) * Minor prettier fix * Include new Wire enterprise file into .gitignore * Update Wire deps * Update the grabpl version Co-authored-by: Dan Cech <dcech@grafana.com> |
||
---|---|---|
.. | ||
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