Commit Graph

6 Commits

Author SHA1 Message Date
patdelphi
c577114fcd Remove database files from version control and update .gitignore
- Remove numerology.db from Git tracking (keep local file)
- Add comprehensive database file patterns to .gitignore
- Include *.db, *.sqlite, *.sqlite3 patterns
- Prevent future database files from being committed
2025-08-19 22:29:54 +08:00
patdelphi
a22b38babb Merge dev branch: Complete UI optimization with Chinese design system
- Implement comprehensive Chinese-style component library
- Add unified typography system with semantic font classes
- Optimize all pages with responsive design and Chinese aesthetics
- Fix button styling and enhance user experience
- Add loading states, empty states, and toast notifications
- Complete 12 Palaces Details optimization
- Establish consistent color scheme and visual hierarchy
2025-08-19 22:27:40 +08:00
patdelphi
34eee56fee Fix static file serving by including dist directory
- Remove dist/ from .gitignore to include build artifacts
- Add complete dist directory with built frontend assets
- This ensures static files are available for deployment
- Fixes 404 errors on Koyeb deployment
2025-08-19 19:04:31 +08:00
patdelphi
3e7120a339 添加Koyeb部署配置和文档 2025-08-19 16:05:39 +08:00
patdelphi
78f39e500b 添加Railway部署配置文件和CORS设置 2025-08-19 15:30:13 +08:00
patdelphi
db343a096e Initial commit: AI-powered numerology analysis application 2025-08-18 09:13:18 +08:00