Draft
fe-sim — Sim Frontend
Clientnovameraactive
Governed by: ADR-0001 · Centralized Routing
React + Vite + TypeScript SPA for the Novamera Simulation tool — the Surgical Mining OS simulation workspace. Lets Novamera staff and clients run cost-model scenarios, manage projects, and build presentations.
flowchart LR
FE[fe-sim
React SPA · CloudFront] --> API[svc-sim
Node.js backend]
FE --> CE[novamera.cost-engine
TS library]
style FE fill:#EDEDFF,stroke:#3B54F7
- Config:
VITE_API_BASE_URLpoints at the sim backend (/sim/api); supports local, dev1, and dev2 targets via.env.local. - Built on: the cloudfront-s3-website pattern.
- IaC:
novamera.infra-iac · _blueprints/fe-sim. - Envs:
dev1.novamera.io/sim·dev2.proplabs.io/sim·prd1.novamera.io/sim.