Cybersecurity-Projects/PROJECTS/advanced/ai-threat-detection/infra/docker
CarterPerez-dev 012d849366 feat(infra): add Docker and nginx infrastructure for frontend
Dev: Vite dev server in Node 24 container with hot reload via volume
mount and named volume for node_modules isolation.

Prod: Multi-stage build (pnpm build → nginx) serving static files with
API/WebSocket reverse proxy to backend.
2026-02-28 11:21:11 -05:00
..
fastapi.dev checkpoint - phase 13 complete 2026-02-14 02:24:37 -05:00
fastapi.prod feat: complete Phase 1 — rule-based detection pipeline, API, Docker E2E 2026-02-18 13:02:10 -05:00
vite.dev feat(infra): add Docker and nginx infrastructure for frontend 2026-02-28 11:21:11 -05:00
vite.prod feat(infra): add Docker and nginx infrastructure for frontend 2026-02-28 11:21:11 -05:00