Commit Graph

4 Commits

Author SHA1 Message Date
Pandipipas d956dfb30b feat(electron): build compressed Windows installer with Electron 40.6.1 2026-03-05 23:41:56 +01:00
Pandipipas a68adf7db1 chore: remove electron wrapper from repository 2026-02-15 21:34:45 +01:00
Pandipipas 61c97ffe5a Rename dashboard panel from example to scoreko-dev 2026-02-14 15:29:54 +01:00
Pandipipas 9820130f46 Agregar wrapper de Electron para ejecutar el bundle como app de escritorio (#36)
* Add Electron wrapper for running bundle as desktop app

* Fix Electron wrapper Node runtime mismatch with NodeCG

* Bump Electron wrapper to 39.5.1 and update docs

* Clarify runtime behavior in troubleshooting docs

* Make electron npm scripts cross-platform with cross-env

* Default NodeCG launch to system Node; keep Electron-node as opt-in

* Add Electron better-sqlite3 rebuild scripts for ABI issues

* Update default Electron URL to dashboard standalone example
2026-02-10 16:42:26 +01:00