zhizhi/m18-health-check
copilot-swe-agent[bot] 367937582e feat: add placeholder index.html pages for 10 module directories
Add HoloLake/AGE OS themed placeholder pages with consistent dark theme
design (#0a0a0f background, #00d4ff accent) for modules under development:
- m10-cloud (云服务), m15-cloud-drive (云盘), m01-login (登录)
- m18-health-check (健康检查), coldstart (冷启动), portal (门户)
- notification (通知), help-center (帮助中心), frontend (前端)
- app (光湖集成壳)

Each page shows module icon, name, development status, contextual
description, back-to-home link, and HoloLake footer branding.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-25 02:35:42 +00:00
..
README.md Add files via upload 2026-03-09 13:44:53 +08:00
config.json Add files via upload 2026-03-09 13:44:20 +08:00
index.html feat: add placeholder index.html pages for 10 module directories 2026-03-25 02:35:42 +00:00
package-lock.json ??DEV-003 燕樊M18环节2server.js代码上传 2026-03-07 19:52:24 +08:00
package.json ??DEV-003 燕樊M18环节2server.js代码上传 2026-03-07 19:52:24 +08:00
server.js ??DEV-003 燕樊M18环节2server.js代码上传 2026-03-07 19:52:24 +08:00
server.txt ??DEV-003 燕樊M18环节2server.js代码上传 2026-03-07 19:52:24 +08:00

README.md

M18 系统健康检查与状态上报

模块信息

  • 模块名称: Health Check & Status Report
  • 版本: 3.0.0
  • 负责人: DEV-003 燕樊
  • 端口: HTTP 3000 / WebSocket 3018

快速启动

npm install
node server.js