Skip to content
/ toong Public

Play-io Hub App on Grafana that is UI for automation provisioning software to IoT devices

License

Notifications You must be signed in to change notification settings

play-iot/toong

Repository files navigation

toong

Toong App for Grafana that is UI for automation provisioning software to IoT devices

Development

Prerequisite

  • node >= 12
  • yarn

How to develop

This is monorepo that is used yarn workspace

## Install dependencies for all modules
yarn install

## Build
yarn build

## Create new Grafana plugin
yarn grafana:create <module_name>