Skip to content

grafana/grafana-starter-app

⚠️ Deprecated!

This repository is deprecated.
A more up-to-date version is available here: https://github.com/grafana/grafana-plugin-examples/tree/master/examples/app-basic


Grafana App Plugin Template

Build

This template is a starting point for building Grafana App Plugins in Grafana 7.0+

Getting started

  1. Install dependencies

    yarn install
  2. Build plugin in development mode or run in watch mode

    yarn dev

    or

    yarn watch
  3. Build plugin in production mode

    yarn build

Learn more

About

Template for grafana app plugins

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published