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

Stable

Loader-level capture and an orders/create resource route for Shopify's own framework.

npm i @headlessbuilds/hydrogenSetup guide

Next.js

Stable

Middleware-based collection plus a route handler for the orders webhook.

npm i @headlessbuilds/nextSetup guide

Remix

Stable

Capture in loaders, stitch in actions — the idiomatic Remix data flow.

npm i @headlessbuilds/remixSetup guide

SvelteKit

Beta

Hooks-based touch capture with a typed endpoint for order stitching.

npm i @headlessbuilds/sveltekitSetup guide

Nuxt

Beta

Server middleware and a Nitro route for headless Vue storefronts.

npm i @headlessbuilds/nuxtSetup guide

Astro

Beta

Edge-rendered capture for content-led commerce on Astro.

npm i @headlessbuilds/astroSetup guide

Don'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.