- clone
yarn install
(npm is not supported)yarn dev
The project is based on electron-nuxt.
Logs are in %USERPROFILE%\AppData\Roaming\cuesync\logs\
(Windows) or ~/Library/Logs/cuesync
(Mac).
See electron-log for details.
- Create a GitHub token with repo and package scopes, set as
GH_TOKEN
in Travis - Create a release draft and push.
- electron-builder automatically appends the artifacts to the draft
- For more information, see the electron-builder documentation
- The
heroku-postinstall
step overrides thebuild
command .buildpacks
makes sure that only the nodejs and the static build pack will be loaded.static
enables the static build packstatic.json
specifies the directory to serve