@influxdata/influxdb-templates

Templates for the InfluxDB 2.0 UI

Usage no npm install needed!

<script type="module">
  import influxdataInfluxdbTemplates from 'https://cdn.skypack.dev/@influxdata/influxdb-templates';
</script>

README

InfluxDB Templates

This repo is a collection of templates used in the InfluxDB UI.

Development

Releasing a new version

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