1.3 KiB
1.3 KiB
Heliox - Dashboard
![Logo](/heliox/old-monorepo/media/commit/d1369fd8ecf72e5c2150bd4811b6eac0b179f905/assets/logo.png)
Uses: https://github.com/GHOSCHT/simple-electron-react-boilerplate
![dashboard](/heliox/old-monorepo/media/commit/d1369fd8ecf72e5c2150bd4811b6eac0b179f905/assets/dashboard.png)
Dashboard: node-gyp fails on sqlite3 build -> set default pyhton version to python 2
node-gyp --python /path/to/python2.7/python.exe
or
npm config set python /path/to/executable/python2.7