/insite

React based Dashboard that uses InfosetDB as data store

Primary LanguageJavaScriptOtherNOASSERTION

Garnet

Intuitive and lightweight static dashboard for visualising time series stored in infosetDB

screenshot

Install

λ git clone https://github.com/PalisadoesFoundation/garnet
λ cd garnet
λ yarn
λ npm start 

Building for Production

λ cd garnet
λ npm run build