Commit Graph

8 Commits

Author SHA1 Message Date
hansoo
9851627ff1 feat: Add CI/CD pipeline and code quality improvements
- Add GitHub Actions workflow for automated CI/CD
- Configure Node.js 18.x and 20.x matrix testing
- Add TypeScript type checking step
- Add ESLint code quality checks with enhanced rules
- Add Prettier formatting verification
- Add production build validation
- Upload build artifacts for deployment
- Set up automated testing on push/PR
- Replace console.log with environment-aware logger
- Add pre-commit hooks for code quality
- Exclude archive folder from linting

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-12 15:27:54 +09:00
hansoo
61492549f6 Move Supabase files and scripts to archive, cleanup legacy code 2025-05-05 18:04:32 +09:00
hansoo
8efa986ed5 Remove unused files and clean up project structure 2025-05-05 17:12:09 +09:00
hansoo
5305c98970 Implement error handling and loading states for Appwrite integration 2025-05-05 15:41:19 +09:00
hansoo
f83bb384af Migrate from Supabase to Appwrite with core functionality and UI components 2025-05-05 08:58:27 +09:00
hansoo
c089195ea9 Update Java path config and upgrade Capacitor dependencies 2025-04-27 18:03:21 +09:00
hansoo
e5caa27e91 버전 정보 파일 및 CI/CD 문서 업데이트 2025-04-05 15:52:14 +09:00
hansoo
2d08a7962b 문서 파일 정리 2025-03-21 16:08:43 +09:00