Files
goodgo-platform/docs/README.md
Ho Ngoc Hai 11f2bf26e6
Some checks failed
CI / Lint → Typecheck → Test → Build (22) (push) Failing after 29s
CI / E2E Tests (push) Has been skipped
CodeQL Analysis / CodeQL (javascript-typescript) (push) Failing after 2m42s
Deploy / Build Web Image (push) Failing after 27s
Deploy / Build AI Services Image (push) Failing after 29s
E2E Tests / Playwright E2E (push) Failing after 43s
Deploy / Build API Image (push) Failing after 1m31s
Security Scanning / Dependency Audit (pnpm) (push) Failing after 6s
Security Scanning / Trivy Scan — API Image (push) Failing after 5m35s
Security Scanning / Trivy Scan — AI Services Image (push) Failing after 3m45s
Deploy / Deploy to Staging (push) Has been skipped
Deploy / Smoke Test Staging (push) Has been skipped
Deploy / Deploy to Production (push) Has been skipped
Deploy / Smoke Test Production (push) Has been skipped
Deploy / Rollback Staging (push) Has been skipped
Deploy / Rollback Production (push) Has been skipped
Security Scanning / Trivy Scan — Web Image (push) Failing after 13m51s
Security Scanning / Trivy Filesystem Scan (push) Failing after 14m46s
Security Scanning / Security Gate (push) Has been cancelled
chore: update project documentation, audit reports, and initialize IDE configuration files
2026-04-19 03:12:54 +07:00

27 lines
1.0 KiB
Markdown

# Tài liệu GoodGo Platform
## Bắt đầu
| Tài liệu | Mô tả |
|----------|-------|
| [Môi trường phát triển](dev-environment.md) | Cài đặt Docker, dịch vụ cục bộ, xử lý sự cố |
| [Kiến trúc](architecture.md) | Thiết kế hệ thống, luồng dữ liệu, cấu trúc module |
## Tham chiếu API
| Tài liệu | Mô tả |
|----------|-------|
| [Các endpoint API](api-endpoints.md) | Tài liệu tham chiếu đầy đủ các endpoint REST API |
| [Mã lỗi API](api-error-codes.md) | Định dạng phản hồi lỗi và tất cả mã lỗi |
## Vận hành
| Tài liệu | Mô tả |
|----------|-------|
| [Triển khai](deployment.md) | Hướng dẫn triển khai sản xuất và danh sách kiểm tra |
| [Sao lưu & Khôi phục](backup-restore.md) | Quy trình sao lưu và sổ tay khôi phục thảm họa |
## Kiểm toán
Xem [audits/README.md](audits/README.md) để biết các báo cáo kiểm toán về chất lượng mã nguồn, khả năng truy cập và độ phủ kiểm thử.