template-shopify icon indicating copy to clipboard operation
template-shopify copied to clipboard

Results 4 template-shopify issues
Sort by recently updated
recently updated
newest added

Hi Guys, I'm CORS error when running locally. Any ideas? `from origin 'http://localhost:3001' has been blocked by CORS policy:` Cheers

`# Vue Storefron Shopify Template` should be `# Vue Storefront Shopify Template`

[This file](https://github.com/vuestorefront/template-shopify/blob/main/server-middleware/custom-features.js) is only used [here](https://github.com/vuestorefront/template-shopify/blob/main/nuxt.config.js#L19). But it's not clear to me what it's use is. I actually doubt that it's being used at all. Could you please explain?

Hi, Having an issue trying to deploy this onto a server, we've setup an nginx server with yarn 1, node 14, npm 6 We're using pm2 to handle instances /...