Commit Graph

3 Commits

Author SHA1 Message Date
AutonetSellCar Deploy
46973c8508 feat: Add email notifications for all notification types
Sends HTML email via Gmail SMTP when notifications are created.
Supports multi-language (en/ko/mn/ru) based on user country.
Runs in background thread to avoid blocking requests.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 09:55:12 +09:00
AutonetSellCar Deploy
436712367c feat: Update vehicle recommendation notification with review CC info
Change notification to English and add 1 CC review reward mention.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 09:38:41 +09:00
AutonetSellCar Deploy
1f0dcb1ddb Initial commit: AutonetSellCar platform with deployment system
- Frontend: Next.js 14 with TypeScript
- Backend: FastAPI with SQLAlchemy
- Agent: Carmodoo sync agent
- Deployment: Docker Compose based staging/production setup
- Scripts: Automated deployment with rollback support

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-30 13:24:39 +09:00