UI for influx-crypto-watcher project. This UI let you manage your watchers
npm install
Be carefull to match your server configuration
{
"API_HOST": "localhost",
"API_PORT": 3000
}
UI to monitor your watchers (UI of https://github.com/clementpl/influx-crypto-watcher)
TypeScript
UI for influx-crypto-watcher project. This UI let you manage your watchers
npm install
Be carefull to match your server configuration
{
"API_HOST": "localhost",
"API_PORT": 3000
}