visualization panel updates

This commit is contained in:
2025-03-28 18:53:20 +05:30
parent 2b34040d8c
commit f9703cf519
8 changed files with 283 additions and 65 deletions

View File

@@ -7,7 +7,7 @@ ENV NODE_ENV development
WORKDIR /usr/src/app
RUN npm install -g npm
RUN npm install -g tsx
COPY package.json /usr/src/app/package.json