Static dashboard for stock risk analysis reports, deployed on Cloudflare Pages.
- Drop a report HTML file into
reports/using the naming conventionTICKER_YYYY-MM-DDTHHMM.html - Run
npm run buildto generate the manifest - Open
index.htmlto browse reports
Connect the repo to Cloudflare Pages with:
- Build command:
npm run build - Output directory:
/
Every push auto-deploys.