Skip to content

docs: real-world integration examples (Next.js, plain HTML, marketplace storefront) in the docs playground #43

Description

@aguilar1x

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

  • 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.
  • Docs page walking through each example's source, referencing the onboarding guide from Improve SDK developer onboarding and integration flow #20.

Acceptance criteria

  • All three examples run locally with a documented one-command setup.
  • Each example is reachable and interactive from the docs playground, not just linked source code.
  • The marketplace example demonstrates at least two distinct products checking out through the same integration.

Metadata

Metadata

Assignees

Labels

GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardOfficial Campaign | FWC26Campaign: Official Campaign | FWC26area:docsDocs & playground

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions