NotificationChannel / Dockerfile

Commit History

Add professional dashboard template with WebSocket integration and dark mode toggle functionality.
f0442cf

Ekimart078 commited on

Update Dockerfile to use Python 3.13.5 base image for consistency and reliability.
5329ce8

Ekimart078 commited on

Update Dockerfile to log file list and display requirements for debugging purposes
480535a

Ekimart078 commited on

Update Dockerfile to combine pip setup with package installation for optimized layering and efficiency.
6f57442

Ekimart078 commited on

Refactor Dockerfile and dependencies: simplify build process, add `uvicorn[standard]` to requirements, and streamline runtime setup.
53d2b99

Ekimart078 commited on

Update Dockerfile to copy all files instead of just requirements.txt for improved build context and flexibility.
fac59c4

Ekimart078 commited on

Refactor Dockerfile to streamline image build process, replace Poetry with pip, and simplify environment setup.
5b71d9e

Ekimart078 commited on

Introduce WebSocket-based notification service with targeted delivery and subscription support.
858bf77

Ekimart078 commited on