Browse Source
- Added Electron dependencies to package.json: * @capacitor-community/electron ^5.0.1 * electron-builder ^26.0.12 * better-sqlite3-multiple-ciphers ^12.1.1 * electron-json-storage ^4.6.0 - Added Electron development scripts: * electron:dev - Build and run Electron in development mode * electron:setup - Initialize Electron environment * electron:dev-full - Full development workflow script - Updated .gitignore to exclude sql-wasm.wasm file - Updated package-lock.json with new dependency resolutions Note: Main app source files (router, platform service, views) also have minor modifications from previous development workstreamline-attempt
6 changed files with 514 additions and 990 deletions
File diff suppressed because it is too large
Loading…
Reference in new issue