/eclipse-ui

Thingsboard Custom UI (Dockerized) - Eclipse

Primary LanguageJavaScript

Eclipse - ThingsBoard Customized UI

Customized UI for ThingsBoard IoT platform. Logo eclipse

Running Thingsboard UI

Eclipse UI is forwarding all request at the ThingsBoard demo server by default. To get started, simply run the command bellow.

git clone https://github.com/mariojfduarte/eclipse-ui.git

cd eclipse-ui/master

npm install

npm start

Using Docker:

To build:
docker build -t NAME .


To run:
docker run -d -p 3000:3000 NAME

Screenshots

Home screenshot Home screenshot

ThingsBoard

Join the chat at https://gitter.im/thingsboard/chat Build Status

ThingsBoard is an open-source IoT platform for data collection, processing, visualization, and device management.

Documentation

ThingsBoard documentation is hosted on thingsboard.io.

Getting Started with Thingsboard

Collect and Visualize your IoT data in minutes by following this guide.

Support

Licenses

This project is released under Apache 2.0 License.