This plugin relies on pnpm
and Node 18. The typical build sequence is:
pnpm install
pnpm build
For development, you can run:
pnpm dev
A docker-compose.yml file is include for easy development and testing, just run
docker-compose up
Then browse to http://localhost:3000
There is also a catalog-review directory with a more complete setup that includes a datasource and sample dashboards.
- Grafana 9.3.16+
- pnpm
- node 18