Alokai template for Shopify.
- Create a
.envinline withmiddleware.config.jsfile and fill the following required variables
SHOPIFY_STOREFRONT_TOKEN=<SHOPIFY_ACCESS_TOKEN> SHOPIFY_DOMAIN=<SHOPIFY_DOMAIN> # example: vsf-next-pwa.myshopify.com BASE_URL=<API_DOMAIN> # example: localhost:3001- Run the project
# install dependencies $ yarn install # serve with hot reload at localhost:3000 $ yarn dev # build for production and launch server $ yarn build $ yarn start # generate static project $ yarn generateFor detailed explanation on how things work, check out Nuxt.js docs / Alokai Docs.
This repository is autogenerated. If you want to contribute to Shopify integration please use https://github.com/vuestorefront/shopify.