Description
The MVP needs at least one media type beyond plain text. Image attachments are the most hackathon-feasible option.
Scope
- Add upload endpoint and storage abstraction
- Support image validation, size limits, and metadata persistence
- Connect attachment records to capsules
- Review key files:
apps/api/src/modules/uploads/**, capsule models/services
Acceptance Criteria
Dependencies
Blocked by: Phase 1 capsule CRUD and auth issues
Stack
Next.js / Express
Description
The MVP needs at least one media type beyond plain text. Image attachments are the most hackathon-feasible option.
Scope
apps/api/src/modules/uploads/**, capsule models/servicesAcceptance Criteria
Dependencies
Blocked by: Phase 1 capsule CRUD and auth issues
Stack
Next.js / Express