Atelier-Busco/enterprise-status-page-template

GitHub: Atelier-Busco/enterprise-status-page-template

一个基于 Angular 22 Zoneless 构建的企业级生产就绪系统状态与事件响应页面模板,帮助团队透明展示服务健康状况和故障处理进展。

Stars: 0 | Forks: 0

# ⚡ 企业系统状态页面蓝图 [![Angular 22](https://img.shields.io/badge/Angular-22%20Zoneless-DD0031?style=flat-square&logo=angular&logoColor=white)](https://github.com/Atelier-Busco) [![SRE Culture](https://img.shields.io/badge/SRE-Reliability%20Culture-003366?style=flat-square)](https://github.com/Atelier-Busco) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg?style=flat-square)](LICENSE) 一个开源的、可用于生产环境的**系统状态与事件响应页面**,基于 **Angular 22 CSR Zoneless** 和 B2B 浅色模式 UI 构建。灵感来源于 Datadog 和 Atlassian Statuspage。 🌐 **[英文版本(默认)](README.md)** | **[西班牙语版本](README.es.md)** ![企业系统状态页面蓝图 — 界面预览](https://static.pigsec.cn/wp-content/uploads/repos/cas/73/73ddcb4b37a2ae9d4b9a77e20ce7b2089ddb191cd25bccdef56d28f9abd9e047.png) ## ⚡ 核心功能: - **实时健康状态指示器:** 运行正常、性能下降、重大故障和维护状态。 - **服务与 Endpoint 审计:** 实时延迟 (ms)、90 天 SLA 运行时间百分比以及分类分组。 - **事件与维护日志:** 正在进行的调查和复盘的时间线更新。 - **Angular 22 Zoneless 性能:** 零 `zone.js` 运行时开销。 ## 🚀 快速开始 ``` # 克隆 repository git clone https://github.com/Atelier-Busco/enterprise-status-page-template.git cd enterprise-status-page-template # 安装 dependencies npm install # 运行 development server npm run start ``` 在浏览器中打开 `http://localhost:4200/`。
标签:Angular, Grype, 前端工程, 后端开发, 暗色界面, 系统状态页, 运维监控