From f86bc724c5de9a911b9ceb419eb50a69dbb11868 Mon Sep 17 00:00:00 2001 From: gandhimathi Date: Mon, 5 Jul 2021 08:43:58 +0000 Subject: [PATCH] README.md edited online with Bitbucket --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index 9077dca..42cec88 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,20 @@ ![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. [![License](https://img.shields.io/github/license/grafana/grafana)](LICENSE)