diff --git a/README.md b/README.md index a5ac19a..daac002 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,18 @@ ![Grafana](docs/logo-horizontal.png) +Original Source +https://github.com/grafana/grafana/releases/tag/v8.0.0-beta1 + +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. [![License](https://img.shields.io/github/license/grafana/grafana)](LICENSE)