Cybersecurity-Projects/PROJECTS/advanced/ai-threat-detection/frontend
CarterPerez-dev cdeb1451ef feat(frontend): add Zod schemas for threat detection API
Type-safe schemas matching backend Pydantic models for threats, stats,
models status, and WebSocket alerts.
2026-02-28 11:24:03 -05:00
..
public/assets feat(frontend): strip auth and configure for AngelusVigil 2026-02-28 10:34:02 -05:00
src feat(frontend): add Zod schemas for threat detection API 2026-02-28 11:24:03 -05:00
.dockerignore feat(frontend): strip auth and configure for AngelusVigil 2026-02-28 10:34:02 -05:00
.gitignore feat(frontend): strip auth and configure for AngelusVigil 2026-02-28 10:34:02 -05:00
.stylelintignore feat(frontend): strip auth and configure for AngelusVigil 2026-02-28 10:34:02 -05:00
biome.json feat(frontend): strip auth and configure for AngelusVigil 2026-02-28 10:34:02 -05:00
index.html feat(frontend): strip auth and configure for AngelusVigil 2026-02-28 10:34:02 -05:00
package.json feat(frontend): strip auth and configure for AngelusVigil 2026-02-28 10:34:02 -05:00
stylelint.config.js feat(frontend): strip auth and configure for AngelusVigil 2026-02-28 10:34:02 -05:00
tsconfig.app.json feat(frontend): strip auth and configure for AngelusVigil 2026-02-28 10:34:02 -05:00
tsconfig.json feat(frontend): strip auth and configure for AngelusVigil 2026-02-28 10:34:02 -05:00
tsconfig.node.json feat(frontend): strip auth and configure for AngelusVigil 2026-02-28 10:34:02 -05:00
vite.config.ts feat(infra): add Docker and nginx infrastructure for frontend 2026-02-28 11:21:11 -05:00