vega/voyager-electron

Name: voyager-electron

Owner: Vega

Description: null

Created: 2017-06-07 16:22:42.0

Updated: 2017-09-19 20:43:02.0

Pushed: 2017-12-04 07:41:21.0

Homepage: null

Size: 137

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Electron based voyager app.

App packaging

To build OS X/Linux/Windows binaries for this project. Run yarn run dist (for current platform) or yarn run dist-all (for cross platform builds).

See https://github.com/electron-userland/electron-builder for more documentation on the build tool.

Cross platform build on OX X

If building for windows on mac os x, you need to have wine and gtar installed. brew install wine and brew install gtar if you use homebrew. For more info refer to https://github.com/electron-userland/electron-builder/wiki/Multi-Platform-Build#os-x

Server Mode

This electron app also includes an example of using voyager-server for server-side computation of recommendations and schema building.

To activate server mode, use the following command:

 start:server

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.