From 7475b34dcd7e0ce25cfdce3d08a7a1a0a4b273be Mon Sep 17 00:00:00 2001 From: gandhimathi Date: Mon, 5 Jul 2021 07:43:08 +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 9077dca..3db7b43 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,18 @@ ![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)