You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The plan is to wrap the app using Electron to deliver a desktop package. This includes configuring the main.js entry point, preload.js for secure context bridging, and using electron-builder or electron-forge for packaging.