From f2956612779033be48e77f8412f16dae0122e544 Mon Sep 17 00:00:00 2001 From: gandhimathi Date: Mon, 5 Jul 2021 10:22:02 +0000 Subject: [PATCH] README.md edited online with Bitbucket --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) 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)