Reports
Every number, in one place.
Build a report once. It stays current on its own.
Quiet until you need it.
Three things it does well, and nothing it does loudly.
Built on Glass
Depth without weight.
Blur separates the layers. The content stays in front.
Start in a minute.
We send one email with a link. No password to remember.
Fetch a report.
JavaScript
const res = await fetch('/api/reports/weekly');
const report = await res.json();