Update storage docs

This commit is contained in:
Codex
2026-04-23 11:08:36 -05:00
parent c355b3ae26
commit 226a50ea10
3 changed files with 6 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ Walkup is a collaborative baseball walk-up song app built as a React PWA with a
## Stack
- Frontend: React, TypeScript, Vite, React Router, TanStack Query, `teamsnap.js`, `vite-plugin-pwa`
- Backend: FastAPI, SQLAlchemy, Pydantic Settings, HTTPX
- Infra: Docker Compose, Postgres, local object-style file storage
- Infra: Docker Compose, Postgres, named Docker volume for backend media
## Repository Layout
- `frontend/`: React PWA