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
|
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
|
fdfdf15166
|
Supabase on-prem 설정 및 마이그레이션 작업
|
2025-05-05 07:17:35 +09:00 |
|
hansoo
|
f79c52c690
|
안드로이드 앱 아이콘 업데이트 및 Lovable 배너 제거
|
2025-03-16 21:22:02 +09:00 |
|
gpt-engineer-app[bot]
|
6cda809697
|
Reverted to edit edt-ac485f97-7774-4a29-9d0a-ec4295ecbab8: "Configure Supabase environment variables
Sets Supabase URL and anon key using environment variables."
|
2025-03-15 06:42:32 +00:00 |
|
gpt-engineer-app[bot]
|
b25add0cff
|
Investigate Supabase API key issue
The prompt indicates a problem with the Supabase API key, so this commit investigates and addresses the issue.
|
2025-03-15 06:37:02 +00:00 |
|
gpt-engineer-app[bot]
|
c90fc7dfff
|
Create environment variables
This commit creates environment variables.
|
2025-03-15 06:31:49 +00:00 |
|