Backend for managing plugins to use with the Ionizer Plugin manager in Electron apps.
NOTE: This is not production ready
$ git clone https://github.com/electron-ionizer/server.git ionizer-server
$ cd ionizer-server
$ cp config.template.js config.js
$ npm install
$ npm run build
# Setup your config.js file
$ npm start
| Samuel Attard |
MIT © Samuel Attard