Templates for the InfluxDB 2.0 UI
npm install @influxdata/influxdb-templatesThis repo is a collection of templates used in the InfluxDB 2.x UI.
Ensure that:
- You have administrator access to this repo on GitHub
- You have permissions to publish to the influxdata organization on npm
- You are logged into Yarn (yarn login)
- You are on master and the working tree is clean
Then run the publish script in the root of the repo:
````
./publish