123445666 / iot_openit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iot_openit

Project used Nodejs, Grafana, InfluxDB with Expressjs

Install nodejs : https://nodejs.org/en/

Run Grafana: docker run -d --name=grafana -p 3000:3000 grafana/grafana-enterprise

Run InfluxDB: docker run --name influxdb -p 8086:8086 influxdb:2.4.0

Run the project:

1> cd api

2> node app.js

4> node main.js

About


Languages

Language:JavaScript 100.0%