Files
goodgo-platform/docs
Ho Ngoc Hai b93c28fa01 chore: organize docs — move 37 files from root into docs/ subfolders
Root now contains only essential files:
  README.md, CLAUDE.md, CHANGELOG.md, CONTRIBUTING.md

Reorganized into:
  docs/audits/       — all audit reports & checklists (71 files)
  docs/architecture/  — codebase overview, implementation plan
  docs/guides/        — auth guide, implementation checklist
  docs/load-testing/  — k6 load test guides & endpoints
  docs/security/      — payment & security reviews

Also removed 5 untracked debug/investigation files and
cleaned up playwright-report/ & test-results/ artifacts.

Co-Authored-By: Claude Opus 4 (1M context) <noreply@anthropic.com>
2026-04-13 12:09:14 +07:00
..

GoodGo Platform Documentation

Getting Started

Document Description
Development Environment Docker setup, local services, troubleshooting
Architecture System design, data flow, module structure

API Reference

Document Description
API Endpoints Complete REST API endpoint reference
API Error Codes Error response format and all error codes

Operations

Document Description
Deployment Production deployment guide and checklists
Backup & Restore Backup procedures and disaster recovery runbook

Audits

See audits/README.md for code quality, accessibility, and test coverage audit reports.