Skip to content

Conversation

@Asoatram
Copy link

@Asoatram Asoatram commented Dec 5, 2025

Added Electron support so the project can run as a desktop app without requiring users to open index.html manually.

What’s changed

  • Added Electron bootstrap file to load the existing frontend as a desktop window
  • Updated project structure to support packaging and distribution
  • Added build scripts for development and production
  • Ensured the desktop app uses the same frontend logic without code duplication

Why this matters

Running the project as a desktop app removes friction for non-technical users. They can launch the app directly instead of dealing with local files or browsers.

@Asoatram Asoatram changed the title feat: added electron support Added electron support Dec 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant