Cache-first SVG metrics

DeetsDash

Turn metrics, dates, and status signals into stable public URLs that render as SVG cards anywhere you can place an image.

Rendering the split-flap product from deetsdash.com. Public live publishing now uses /dashboard/id.

Public by URL Each published dashboard stays linkable with a stable live route.
Edge read path Public rendering resolves D1-owned shapes plus cache-backed provider data.
Current product surface Dashboards are the production live surface, backed by reusable cards and boards.

Dashboards

Dashboards

Publish physical-board-style live displays with card hardware backgrounds, overlay content, and motion-managed split-flap updates.

Open
Dashboards
https://deetsdash.com/dashboard/id/{dashboardId}

Cards

Cards

Author split-flap cards directly from templates and reusable shapes.

Open
Cards
https://deetsdash.com/app/cards/{cardId}

Boards

Boards

Compose reusable board layouts that dashboards publish onto.

Open
Boards
https://deetsdash.com/app/boards/{boardId}

Split-Flap Proof

Split-Flap Proof

Inspect the primitive animation and layering contract that drives the product.

Open
Split-Flap Proof
https://deetsdash.com/proof/runtime-card

1. Sync

Scheduled jobs normalize provider data into replaceable KV cache blobs.

2. Render

Public dashboards resolve from D1-owned surface definitions and cached metrics.

3. Embed

Use the URL in an img tag, dashboard, wiki, status page, or screen.

One URL, no client app required.

The current product surface is intentionally narrow: split-flap cards, responsive boards, and dashboard live URLs that do not call providers on the request path.

<iframe src="https://deetsdash.com/dashboard/id/{dashboardId}" title="DeetsDash dashboard"></iframe>
Current surface Public dashboards.
Next build slice Richer provider configuration and continued legacy removal.
Best host Use this root page as the branded entry point and keep dashboard URLs stable underneath it.