0.1.1 • Published 4 years ago

electron-kinvey-portal v0.1.1

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

Electron Kinvey Portal

Build Status

Desktop app for pulling data from kinvey and interacting with it.

Install

macOS 10.10+, Linux, and Windows 7+ are supported (64-bit only).

macOS

Download the .dmg file.

Linux

Download the .AppImage or .deb file.

The AppImage needs to be made executable after download.

Windows

Download the .exe file.


Dev

Built with Electron.

Run

$ npm install
$ npm start

Publish

$ npm run release

After Travis finishes building your app, open the release draft it created and click "Publish".