$ nvm use 18.19.0
$ yarn install
Next env variables are required:
SHOPIFY_STORE=
SHOPIFY_ACCESS_TOKEN=
# development
$ yarn run start
Open http://localhost:3000/api
# unit tests
$ yarn run test
/src/shopify/order/order.shopify.service.spec.ts
/src/order/order.controller.ts
/src/product/product.controller.ts