Get it to store data from grpc calls.

This commit is contained in:
iamBadgers
2025-06-13 21:17:35 -07:00
parent 1bcaedc293
commit 7230d526e0
8 changed files with 104 additions and 430 deletions

View File

@@ -16,7 +16,6 @@ COPY frontend/. .
RUN npm i -g serve
RUN npm run build_protos
RUN npm run build
EXPOSE 8080