Commit Graph

1 Commits

Author SHA1 Message Date
Damir Mukimov
39d8a4ef3d
fix: Add missing Dockerfile and lint script for CI/CD workflows
- Add Dockerfile for multi-stage Node.js build with production optimizations
- Add lint script to package.json that runs TypeScript type checking
- Enable health check endpoint in Docker container
- Configure proper user permissions and security practices

Fixes docker-build workflow failures and enables complete CI/CD pipeline.
2025-11-27 04:54:10 +01:00