repos
174 B raw
// Data-health page: endpoint guards, scheduler jobs, and the fetch-log tail.
import "./styles/health.scss";
import { initHealth } from "./scripts/health.js";

initHealth();