You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue #20 improved SDK onboarding docs, but there are still no runnable, realistic example apps showing Connect integrated into an actual storefront pattern — the gap most new integrators hit first.
Scope
Three example integrations added to apps/docs's playground: a Next.js app using connect-react, a plain static HTML page using connect-elements, and a marketplace-style storefront (multiple products, one checkout) demonstrating the SDK in a realistic layout.
Each example is runnable locally (npm run dev from its own folder) and deployed/linked from the docs playground.
Context
Issue #20 improved SDK onboarding docs, but there are still no runnable, realistic example apps showing Connect integrated into an actual storefront pattern — the gap most new integrators hit first.
Scope
apps/docs's playground: a Next.js app usingconnect-react, a plain static HTML page usingconnect-elements, and a marketplace-style storefront (multiple products, one checkout) demonstrating the SDK in a realistic layout.npm run devfrom its own folder) and deployed/linked from the docs playground.Acceptance criteria