Refactor code structure for improved readability and maintainability

This commit is contained in:
Abdulazizzn
2025-09-19 02:43:59 +03:00
parent cb673285a0
commit 48050a41a8
7 changed files with 6938 additions and 7 deletions

View File

@@ -25,7 +25,8 @@ RUN echo "https://dl-cdn.alpinelinux.org/alpine/v3.22/main" >> /etc/apk/reposito
tzdata \
ca-certificates \
libc6-compat \
jq
jq \
ffmpeg
# Install full-icu
RUN npm install -g full-icu@1.5.0