add http-server part 3.3

This commit is contained in:
Christopher Hase 2025-04-07 15:38:19 +02:00
parent 5fffb0b81b
commit cde7ebb867

View file

@ -14,6 +14,7 @@ RUN npx tsc
### NEW ###
RUN npm install -g http-server
RUN npx tsc iching/event.ts
RUN npx tsc iching/broker.ts
# 2. Rust build-Stage