An shopify apps build with NodeJS using Express Framework
- Create
.env
file - Fill the env file :
SHOPIFY_API_KEY=[your-app-api-key]
SHOPIFY_API_SECRET=[your-app-api-secret]
FORWARDING_ADDRESS=[your-url-forwarding-for-oauth]
node index.js
/
just print hello world/shopify
for installation add queryshop=your-shop.myshopify.com
/shopify/callback
for oauth callback