You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add Dockerfiles for API and web applications with multi-stage builds
- Create docker-compose.yaml for local development with Redis, API, and web services
- Replace basic health endpoint with comprehensive health monitoring using @nestjs/terminus
- Add structured logging with pino and nestjs-pino
- Include nginx configuration for web application routing
- Update CI workflow to validate Docker builds
- Add .env.example with configuration template
- Update dependencies to support new features
0 commit comments