clementpl / influx-crypto-watcher-ui

UI to monitor your watchers (UI of https://github.com/clementpl/influx-crypto-watcher)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Influx crypto watcher UI

UI for influx-crypto-watcher project. This UI let you manage your watchers

Getting started

Dependencies

Install

npm install

Config

Be carefull to match your server configuration

{
  "API_HOST": "localhost",
  "API_PORT": 3000
}

About

UI to monitor your watchers (UI of https://github.com/clementpl/influx-crypto-watcher)


Languages

Language:TypeScript 98.5%Language:HTML 1.5%