Feat : Auto restart after crash

This commit is contained in:
decolua
2026-03-14 09:37:29 +07:00
parent 549223c8cf
commit adae2605bf
31 changed files with 340 additions and 189 deletions
+2 -1
View File
@@ -1,6 +1,6 @@
{
"name": "9router-app",
"version": "0.3.47",
"version": "0.3.48",
"description": "9Router web dashboard",
"private": true,
"scripts": {
@@ -15,6 +15,7 @@
"@monaco-editor/react": "^4.7.0",
"@xyflow/react": "^12.10.1",
"bcryptjs": "^3.0.3",
"better-sqlite3": "^12.6.2",
"confbox": "^0.2.4",
"express": "^5.2.1",
"fs": "^0.0.1-security",