Files
openwork/services/openwork-share/pages/api/og/[id].js
Benjamin Shafii 4dc7a6e959 Replatform OpenWork Share onto Next.js
Move the public share surface to a simple Next.js app while keeping the existing bundle API contracts intact. Extract the landing showcase cards into reusable references and tighten the design language around the grain-and-paper system they define.
2026-03-08 14:32:19 -07:00

2 lines
51 B
JavaScript

export { default } from "../../../api/og/[id].js";