NubeIO / grafana-iframe-panel-build

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

iFrame for wrapping contents inside Grafana page

Getting started

  1. Install dependencies
yarn install
  1. Build plugin in development mode or run in watch mode
yarn dev

or

yarn watch
  1. Build plugin in production mode
yarn build

About

License:Apache License 2.0