Commit Graph

7 Commits

Author SHA1 Message Date
822afb3215 CHORE(app): add ArgoCD SSL configuration
- Enable SSL for ArgoCD API
- Configure TLS settings
2025-11-25 12:30:24 +09:00
124c7723db CHORE(api): add ArgoCD API integration
- Add ArgoCD API endpoint
- Enable ArgoCD connectivity
2025-11-25 12:19:02 +09:00
d6039585d9 FEAT(app): add ArgoCD to skills
- Add ArgoCD skill badge
- Update skills section
2025-11-24 21:41:54 +09:00
703d14f2bb REFACTOR(app): remove duplicated lighthouse
- Remove duplicate Lighthouse config
- Clean up configuration
2025-11-24 21:03:07 +09:00
ff2810710c CHORE(test): specify skills
- Update skills section
- Add skill details
2025-11-24 20:17:57 +09:00
fb98ab0369 CHORE(ui): use static image imports
- Convert project images to static imports
- Improve performance
2025-11-24 15:22:27 +09:00
913575ecc0 FIX(app): replace submodule with files
- Remove services/nextjs as git submodule
- Add complete Next.js application source code
- Include package.json and package-lock.json for npm cache
- This fixes the GitHub Actions cache error
2025-11-23 23:43:22 +09:00