forked from imbytecat/fullstack-starter
2efc57d9ee89a1f6013750a9406d14627ae24e20
Replace silent console.error + app.quit() with dialog.showErrorBox() so users actually see why the app failed to start instead of it just disappearing. Covers server spawn errors, timeout, port allocation failure, mid-session server crashes, and window creation failures.
Description
Seastem 系统的 Electron 版本 从Tauri 迁移
Languages
TypeScript
99.2%
HTML
0.7%
CSS
0.1%