SEO_iamge_renamer_starting_.../packages/api
DustyWalker d2c988303f feat(api): add storage module for MinIO/S3 integration
- Implement StorageService with MinIO client integration
- Add file upload, download, and metadata operations
- Support SHA-256 checksum calculation for deduplication
- Include presigned URL generation for secure downloads
- Add batch file management and cleanup operations
- Validate image MIME types for security

Resolves requirements §28-§30 for file storage architecture.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-05 17:23:18 +02:00
..
prisma feat(db): implement complete database schema and models 2025-08-05 17:02:03 +02:00
src feat(api): add storage module for MinIO/S3 integration 2025-08-05 17:23:18 +02:00
.env.example feat(auth): implement complete Google OAuth authentication system 2025-08-05 17:09:43 +02:00
package.json feat(api): add core dependencies for image processing 2025-08-05 17:23:05 +02:00
tsconfig.json feat(db): implement complete database schema and models 2025-08-05 17:02:03 +02:00