trading-platform-backend-v2/src
Adrian Flores Cortes ad51d5d5a8 fix(backend): resolve all 99 pre-existing TypeScript errors
- Add @aws-sdk/client-s3 and @aws-sdk/s3-request-presigner dependencies
- Add storage config section to config/index.ts
- Fix users.controller.ts imports (db, AuthenticatedRequest, logger)
- Update education.types.ts with backward-compatible alias properties
- Add missing interfaces: LessonResource, QuizOption
- Change QuizQuestion.options from Record to QuizOption[]
- Fix education services to align with updated types
- Export ML service types properly in ml.module.ts
- Fix portfolio/snapshot.repository.ts type cast
- Fix trading/order.service.ts number type

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-27 05:28:55 -06:00
..
__tests__ feat: Implement BLOCKER-001 token refresh + E2E video tests (backend) 2026-01-27 01:43:49 -06:00
config fix(backend): resolve all 99 pre-existing TypeScript errors 2026-01-27 05:28:55 -06:00
core feat: Implement BLOCKER-001 token refresh + E2E video tests (backend) 2026-01-27 01:43:49 -06:00
docs feat: Initial commit - Trading Platform Backend 2026-01-18 04:28:47 -06:00
modules fix(backend): resolve all 99 pre-existing TypeScript errors 2026-01-27 05:28:55 -06:00
shared fix(backend): resolve all 99 pre-existing TypeScript errors 2026-01-27 05:28:55 -06:00
index.ts feat: Implement BLOCKER-001 token refresh + E2E video tests (backend) 2026-01-27 01:43:49 -06:00