Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 680 Bytes

File metadata and controls

20 lines (11 loc) · 680 Bytes

Investment Dashboard Generator

Daily Report Live Dashboard

This is a pure OpenCode Vibe Coding project. This project fetches public investment data daily and generates a single-page HTML dashboard in public/index.html.

Run locally

go run .

GitHub Actions

The workflow in .github/workflows/daily-report.yml runs every day and commits the refreshed HTML report.

Everything Else

See AGENTS.md.