// a tiny github app for shopify teams
A GitHub App that keeps one comment per issue with verified product, theme, and order references from the repo's linked Shopify store.
live-ish demo
Blue jacket variant cannot be added to cart
Openbugstorefrontcontext:ready
shopify-for-githubbotcommented now
✦ Shopify for GitHub
| Context | Verified value |
|---|---|
| Product | Night Shift Jacket · 481901 |
| Theme | Horizon · main |
| Order | #1024 · open in admin |
Refresh with /shopify refresh · /shopify context
quickstart
get it running.
Three commands and a webhook URL. Clone, install, migrate, deploy.
git clone && npm install
# clone & deps
git clone https://github.com/dariomory/shopify-for-github.git
cd shopify-for-github
npm install
cp .env.example .env.local
db & dev
# set DATABASE_URL, then
npm run db:migrate
npm run dev # → http://localhost:3000
deploy
# vercel + neon, then point:
# github webhook → /api/github/webhooks
# shopify oauth → /api/shopify/oauth/callback
# shopify webhook → /api/shopify/webhooks
Reported from the product page after this morning's theme release. Product URL attached. The "Add to cart" button is gone on the Ocean / XL variant.