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
2026-02-11 04:01:16 -05:00
2026-02-11 03:33:58 -05:00
2026-02-11 03:57:23 -05:00
2026-02-11 03:57:23 -05:00
2026-02-11 03:57:23 -05:00

bonus4

To install dependencies:

bun install

To run:

bun run 

This project was created using bun init in bun v1.3.8. Bun is a fast all-in-one JavaScript runtime.

Description
No description provided
Readme 819 KiB
Languages
TypeScript 97.2%
JavaScript 1.2%
CSS 1.2%
Shell 0.2%
Dockerfile 0.2%