tercul-frontend/.github
Damir Mukimov 09a2d087e4
feat: Add GitHub Actions workflows for frontend CI/CD
- Add lint.yml: TypeScript and ESLint checks
- Add build.yml: Vite application build pipeline
- Add docker-build.yml: Multi-arch container image builds
- Add deploy.yml: Production deployment to Docker Swarm
- Add dependabot.yml: Automated dependency updates

Follows Single Responsibility Principle with focused workflows.
Includes security best practices, caching, and deployment automation.
2025-11-27 04:47:20 +01:00
..
workflows feat: Add GitHub Actions workflows for frontend CI/CD 2025-11-27 04:47:20 +01:00
dependabot.yml feat: Add GitHub Actions workflows for frontend CI/CD 2025-11-27 04:47:20 +01:00