Skip to content
This repository was archived by the owner on Jun 5, 2026. It is now read-only.

grafana-cold-storage/grafana-starter-app

Repository files navigation

⚠️ 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

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors