kemokemo / IoT-Chart-Sample

a chart implements for the IoT-DB-Sample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IoT-Chart-Sample

A Chart project for the temperature sensor's data.

Prerequisite

It is necessary that the db-api service is running at the URL of http://localhost:9000.

Build

# install dependencies
npm install

# build for production with minification
npm run build

Run

cd server
go run main.go

Open http://localhost:8090 with a browser.

About

a chart implements for the IoT-DB-Sample


Languages

Language:Vue 44.4%Language:JavaScript 37.8%Language:Go 12.6%Language:HTML 5.3%