init: NAS 进程监控面板 (backend + frontend + 开机自启脚本)

This commit is contained in:
2026-08-15 08:27:54 +08:00
commit 3e7cdcef62
4 changed files with 677 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
app.log
app.pid
__pycache__/
*.pyc
.DS_Store