electrode-ota-server-oss-manager
v4.4.23-beta.1
Published
electrode-ota-server-oss-manager === This project is part of the [electrode-ota-server-oss](https://github.com/electrode-io/electrode-ota-server-oss)
Readme
electrode-ota-server-oss-manager
This project is part of the electrode-ota-server-oss
It is not meant to be used standalone, use at your own risk.
This package provides a managment ui for an electrode-ota server.
Install
$ npm install electrode-ota-server-oss-manager --saveUsage
Add the following to your configuration to use the ota server manager
{
"plugins":{
...,
"electrode-ota-server-oss-manager": {
}
}
