Commit Graph

5 Commits

Author SHA1 Message Date
donald
c7b229dc93 Add comprehensive CORS fix guide 2025-12-04 00:07:38 +08:00
donald
bf475d16c1 Add Claude API support and fix CORS issues
- Add Claude API integration to LLM service
- Create Express backend server with CORS support
- Add API proxy example page
- Fix CORS errors by routing through backend
- Update LLM configuration to support Claude
- Add package.json with dependencies

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-04 00:05:36 +08:00
donald
de89a64bf2 Add Gitea setup documentation 2025-12-03 23:42:15 +08:00
donald
43ecdccf56 Add comprehensive project README 2025-12-03 23:35:47 +08:00
donald
c24634f4b7 Initial commit: HR Performance System
- Database schema with 31 tables for 4-card system
- LLM API integration (Gemini, DeepSeek, OpenAI)
- Error handling system with modal component
- Connection test UI for LLM services
- Environment configuration files
- Complete database documentation

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-03 23:34:13 +08:00