/influx-crypto-watcher-ui

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

Primary LanguageTypeScript

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
}