1.3 KiB
1.3 KiB
Heliox - Dashboard
![Logo](/heliox/old-monorepo/media/commit/428a0f437fd5c0bd0d48bb3048386a03d1aeb673/assets/logo.png)
Uses: https://github.com/GHOSCHT/simple-electron-react-boilerplate
![dashboard](/heliox/old-monorepo/media/commit/428a0f437fd5c0bd0d48bb3048386a03d1aeb673/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