Release: <summary of changes>

This commit is contained in:
Danila Khodjaef
2026-07-07 14:30:38 +03:00
parent a86fdcce1b
commit ac1ae5794f
4 changed files with 254 additions and 2 deletions
+1
View File
@@ -428,6 +428,7 @@ See [API.md](API.md#authentication) and [data-and-images.md](data-and-images.md#
| Document | Contents |
|----------|----------|
| [setup.md](setup.md) | Install, database, npm scripts |
| [deploy-dev-to-prod.md](deploy-dev-to-prod.md) | Release runbook: promote dev → prod |
| [DB_structure.md](DB_structure.md) | Tables and relationships |
| [API.md](API.md) | REST endpoints |
| [data-and-images.md](data-and-images.md) | Image pipeline and seeding |