managarten/apps/picture/apps/backend
Wuesteon 6f74e1d9a6 feat(chat,picture): add OpenRouter integration and credit system
Chat:
- Add OpenRouter as primary AI provider with multiple models
- Update chat service with new model configurations
- Add model seed data for Llama, DeepSeek, Mistral, Claude, GPT-4o

Picture:
- Integrate @mana-core/nestjs-integration for credit system
- Implement freemium model (3 free generations, then 10 credits)
- Migrate storage to @manacore/shared-storage
- Add comprehensive project documentation
2025-12-10 20:46:33 +01:00
..
src feat(chat,picture): add OpenRouter integration and credit system 2025-12-10 20:46:33 +01:00
.env.example refactor(picture): remove Supabase dependency, migrate to NestJS backend 2025-12-01 14:22:49 +01:00
docker-compose.yml feat(picture): migrate from Supabase to NestJS backend API 2025-11-27 14:47:23 +01:00
docker-entrypoint.sh feat(picture): migrate from Supabase to NestJS backend API 2025-11-27 14:47:23 +01:00
Dockerfile feat(picture): migrate from Supabase to NestJS backend API 2025-11-27 14:47:23 +01:00
drizzle.config.ts style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
eslint.config.mjs improve code quality 2025-12-03 23:42:37 +01:00
nest-cli.json style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
package.json feat(chat,picture): add OpenRouter integration and credit system 2025-12-10 20:46:33 +01:00
tsconfig.json style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00