3 Commits

Author SHA1 Message Date
Joey Eamigh
dd75b2fdce
add docker; update readme 2026-02-11 22:44:04 -05:00
Joey Eamigh
224a9046fc
fix: add "use cache" directives, fix server-client icon serialization
- Add Next.js 16 "use cache" with cacheLife profiles: seedData (1h),
  prices (5min), demand (5min), commodities (30min), ticker (1min),
  alerts (2min)
- Add cacheTag for parameterized server actions
- Fix MetricCard icon prop: pass rendered JSX instead of component
  references across the server-client boundary
2026-02-11 13:29:47 -05:00
Joey Eamigh
6d7d2d966b
phase 1: foundation — next.js 16 scaffold, prisma schema, docker compose, seed data 2026-02-11 04:21:20 -05:00