README.md edited online with Bitbucket
Some checks failed
CodeQL / Analyze (go) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled

This commit is contained in:
gandhimathi 2021-07-05 07:43:08 +00:00
parent 27991b630c
commit 7475b34dcd

View File

@ -1,5 +1,18 @@
![Grafana](docs/logo-horizontal.png) ![Grafana](docs/logo-horizontal.png)
Original Source
https://github.com/grafana/grafana/tree/v7.5.5
How to setup
https://github.com/grafana/grafana/blob/main/contribute/developer-guide.md
yarn install --pure-lockfile
after sucessfull completion of above command. run the below command independently with different terminal
yarn start --For compiling the Frontend assets
make run --- For Starting the GoLang server
The open-source platform for monitoring and observability. The open-source platform for monitoring and observability.
[![License](https://img.shields.io/github/license/grafana/grafana)](LICENSE) [![License](https://img.shields.io/github/license/grafana/grafana)](LICENSE)