A pnpl monorepo with an Express API and React dashboard, deployed to GitHub Pages.
Dashboard: https://linkyrex.github.io/bhat-check/
artifacts/api-server — Express 5 REST APIartifacts/gold-plotter — React dashboard (Vite + Radix UI)artifacts/mockup-sandbox — Testing environmentlib/db — Drizzle ORM + PostgreSQLlib/api-spec — OpenAPI spec + Orval configlib/api-zod — Generated Zod schemaslib/api-client-react — Generated React Query hookspnpm install
pnpm --filter @workspace/gold-plotter run dev
Apache 2.0