atomr-dashboard 0.3.0

Live web UI over a running atomr system — REST + WebSocket + embedded React SPA, Prometheus / OTLP exporters.
1
2
3
4
5
6
export default {
  plugins: {
    tailwindcss: {},
    autoprefixer: {},
  },
};