electrode-ota-server-plus-manager
v4.4.24-beta.1
Published
electrode-ota-server-plus-manager === This project is part of the [electrode-ota-server-plus](https://github.com/electrode-io/electrode-ota-server-plus)
Readme
electrode-ota-server-plus-manager
This project is part of the electrode-ota-server-plus
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-plus-manager --saveUsage
Add the following to your configuration to use the ota server manager
{
"plugins":{
...,
"electrode-ota-server-plus-manager": {
}
}
