hydrogen demo store
1.0.0
Hydrogen is Shopify’s stack for headless commerce. Hydrogen is designed to dovetail with Remix, Shopify’s full stack web framework. This template contains a full-featured setup of components, queries and tooling to get started with Hydrogen. It is deployed at hydrogen.shop
Check out Hydrogen docs Get familiar with Remix
Requirements:
npm create @shopify/hydrogen@latest -- --template demo-store
Remember to update .env
with your shop's domain and Storefront API token!
npm run build
npm run dev
/account
section)https://.app
).ngrok http --domain=.app 3000
Hydrogen
or Headless
app/channel => Customer Account API => Application setupCallback URI(s)
to include https://.app/account/authorize
Javascript origin(s)
to include your public domain https://.app
or keep it blankLogout URI
to include your public domain https://.app
or keep it blank