Додана сторінка "Розклад зібрань"

Перероблен генератор карточок територій APІ
This commit is contained in:
2025-11-22 20:17:50 +02:00
parent 04f39da611
commit 4b96ef0806
50 changed files with 1486 additions and 494 deletions

View File

@@ -8,6 +8,8 @@ RUN npm install
RUN apt-get update
RUN apt-get update && apt-get install -y chromium
COPY . .
EXPOSE 4000