Developers · Adapters
Whatever you went headless with, we speak it.
Each adapter wires touch capture and order stitching into the idioms your framework already uses — no glue code, no surprises.
Hydrogen
StableLoader-level capture and an orders/create resource route for Shopify's own framework.
npm i @headlessbuilds/hydrogenSetup guideNext.js
StableMiddleware-based collection plus a route handler for the orders webhook.
npm i @headlessbuilds/nextSetup guideRemix
StableCapture in loaders, stitch in actions — the idiomatic Remix data flow.
npm i @headlessbuilds/remixSetup guideSvelteKit
BetaHooks-based touch capture with a typed endpoint for order stitching.
npm i @headlessbuilds/sveltekitSetup guideNuxt
BetaServer middleware and a Nitro route for headless Vue storefronts.
npm i @headlessbuilds/nuxtSetup guideAstro
BetaEdge-rendered capture for content-led commerce on Astro.
npm i @headlessbuilds/astroSetup guideDon't see your stack?
The core SDK is framework-agnostic — if you can serve a request, you can run Headless Builds. Tell us what you're building on.