Skip to content
This repository has been archived by the owner on Nov 6, 2024. It is now read-only.

united-manufacturing-hub/umh-datasource-v2

Repository files navigation

UMH Datasource v2

What is UMH Datasource v2?

UMH Datasource v2 is a new version of the UMH Datasource, providing easier access to the data and a more user-friendly interface.

Getting started

  1. Install dependencies

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

    yarn dev

    or

    yarn watch
  3. Test with Docker

    docker run -d -p 3000:3000 -v <path-to-source>:/var/lib/grafana/plugins -e GF_PLUGINS_ALLOW_LOADING_UNSIGNED_PLUGINS=umh-v2-datasource grafana/grafana
  4. Build plugin in production mode

    yarn build

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages