OpenCyphal-Garage / yukon-old

An open suite of tools for observing, debugging, and interacting with a UAVCAN v1 bus.
http://uavcan.org
MIT License
31 stars 10 forks source link

frontend: add possibility to run as an Electron app #44

Closed TSC21 closed 4 years ago

TSC21 commented 4 years ago

Adds the ability of launching the frontend as an Electron app.

Screenshot from 2020-04-27 12-06-09

To test:

$ npm run build
$ npm start    # or directly using 'electron electron.js'

It will be followed by a packager that's able to create an exectuable - currently pointing to electron-packager.

TSC21 commented 4 years ago

Most of the changes in package-lock.json are merely updates and not harmful.

sonarcloud[bot] commented 4 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication