sitewhere / sitewhere-admin-ui

SiteWhere Administrative User Interface

Home Page:https://sitewhere.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status


SiteWhere Administrative User Interface

The SiteWhere Administrative UI is an Electron application that provides management features for remote SiteWhere instances. This version is intended for use with SiteWhere 3.0 and is not compatible with the 2.x product versions due to significant architectural changes between major versions.

Note that this is intended as a management tool and not as the basis for bespoke applications running on SiteWhere. This application builds on various other libraries including:

Requirements for building

  • Node v11
  • NPM 6.x
  • Yarn 1.22.x

Build and run the application

yarn install
yarn run electron:serve

About

SiteWhere Administrative User Interface

https://sitewhere.io


Languages

Language:Vue 95.2%Language:TypeScript 4.4%Language:JavaScript 0.2%Language:CSS 0.1%Language:HTML 0.1%