Skip to content

Backend for managing plugins to use with the Ionizer Plugin manager in Electron apps.

License

Notifications You must be signed in to change notification settings

electron-ionizer/server

Repository files navigation

Ionizer Server

Build Status license status

Backend for managing plugins to use with the Ionizer Plugin manager in Electron apps.

NOTE: This is not production ready

Setup

$ 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

Team

Samuel Attard
Samuel Attard

License

MIT © Samuel Attard

About

Backend for managing plugins to use with the Ionizer Plugin manager in Electron apps.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published