feat(ecoos-daemon): integrate a bundled daemon web UI with components, interfaces, styles, bundling config, and server support

This commit is contained in:
2026-01-12 01:51:22 +00:00
parent b9b7f2b4a3
commit 140ce716f2
21 changed files with 6123 additions and 668 deletions

View File

@@ -14,5 +14,6 @@
"test:stop": "cd isotest && ./stop.sh",
"test:clean": "pnpm run test:stop && rm -rf .nogit/vm/*.qcow2 .nogit/screenshots/*",
"clean": "rm -rf .nogit/iso/*.iso && pnpm run test:clean"
}
},
"dependencies": {}
}