added prd for productisation

This commit is contained in:
Paul Jenkins
2026-03-26 11:46:30 +00:00
parent 452c91d21a
commit 8926cf4000
3 changed files with 488 additions and 0 deletions

View File

@@ -6,6 +6,11 @@ A small web app with a Go backend and React frontend for listing, uploading, dow
- `backend`: Go HTTP API for S3 operations
- `frontend`: React + Vite client
- `docs`: product and implementation planning documents
## Product Documentation
- `docs/PRD.md`: product requirements document for the full application
## Backend configuration