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
|
19fba927e9
|
안드로이드 스플래시 화면 지연 문제 해결
|
2025-03-19 23:28:39 +09:00 |
|
hansoo
|
c5a09a1cbd
|
스플래시 화면 표시 시간 조정 및 배경색 변경
|
2025-03-19 22:51:02 +09:00 |
|
hansoo
|
5d1d773c15
|
스플래시 화면 최적화: 네이티브 스플래시 화면 제거 및 Capacitor 스플래시 화면 개선
|
2025-03-16 23:19:57 +09:00 |
|
hansoo
|
a84ab79a01
|
로컬 설정 적용: capacitor.config.ts 및 Lovable 배너 제거 설정
|
2025-03-16 21:23:56 +09:00 |
|
gpt-engineer-app[bot]
|
0e714af410
|
Implement splash screen functionality
Adds a splash screen to improve the app's initial loading experience.
|
2025-03-16 12:18:48 +00:00 |
|
hansoo
|
b6bcdedc39
|
안드로이드 빌드 환경 설정 및 서버 URL 변경 적용
|
2025-03-16 20:06:38 +09:00 |
|
gpt-engineer-app[bot]
|
19f68eed0a
|
Fix: Address codebase error
|
2025-03-15 23:36:42 +00:00 |
|
gpt-engineer-app[bot]
|
c1e698090f
|
Rename app to "젤리의 적자탈출"
Update the app name to "젤리의 적자탈출".
|
2025-03-15 01:57:47 +00:00 |
|
gpt-engineer-app[bot]
|
d7e5c0bf48
|
Prepare for Capacitor integration
This commit prepares the codebase for potential integration with Capacitor to build a mobile application.
|
2025-03-14 14:01:18 +00:00 |
|