Bỏ qua

Deployment

Chi tiết yêu cầu triển khai xem docs/requirements/08-DEPLOYMENT-REQUIREMENTS.md.

Environments

  • Development: .env.development
  • Staging: .env.staging
  • Production: .env.production

CI/CD

Workflows:

  • .github/workflows/ci.yml: code-quality + test + build
  • .github/workflows/codeql.yml: security analysis

Releases

Khuyến nghị dùng semantic versioning (MAJOR.MINOR.PATCH) và tag dạng vX.Y.Z.