Skip to content

k-xzc/BXtoES

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BXtoES

Deminstration how to use NodeJS to send Cryptocurrency data to ElasticSearch & Vitualize it on Grafanaa

Prerequisite

Run ElasticSearch

Run Grafana

Checkout code from GitHub

Running NodeJS

  • npm install
  • node app.js/index.js

Running with docker

docker run -d -e es_host=kantz.space -e es_port=9200 -e es_index=bx -e es_type=currency xezor/bx_currency_api

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors