SEO_iamge_renamer_starting_.../packages/api
DustyWalker 8f4d069870 feat(api): integrate all core API modules in app configuration
- Import and configure all new API modules in AppModule
- Wire together storage, upload, queue, WebSocket, batches, images, and keywords
- Complete API infrastructure for AI bulk image renaming SaaS
- Enable dependency injection across all service layers

Completes core API endpoints implementation resolving issues §26-§32 and §73-§77.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-05 17:24:53 +02:00
..
prisma feat(db): implement complete database schema and models 2025-08-05 17:02:03 +02:00
src feat(api): integrate all core API modules in app configuration 2025-08-05 17:24:53 +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