image storage

This commit is contained in:
2026-01-18 12:35:02 +00:00
parent 33d97502f0
commit 8c40b075e5
2 changed files with 3 additions and 1 deletions
+2 -1
View File
@@ -160,4 +160,5 @@ packages/infra/prisma/generated/
docker-compose.override.yml
.turbo/
*_errors.txt
*_errors.txt
docs/image-storage.md
+1
View File
@@ -24,6 +24,7 @@
- Styles are split between `legacy/css/` and SCSS in `legacy/hwe/scss/`.
- Tests: PHPUnit in `legacy/tests/`, TypeScript tests in `legacy/hwe/test-ts/`.
- Static data/assets: scenarios in `legacy/hwe/scenario/`, templates in `legacy/hwe/templates/`.
- Image storage listing (ls -R dump): `docs/image-storage.md`.
## Legacy Endpoint Patterns