Definence / shopifiable-storefront

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Live DEMO

This App allows you to trade shopify goods from external resource. It is build like an online store that uses storefront graphql API. When the order is fulfilled and paid it will appear in the shopify store Orders dashboard. From that point, its your concern to perform its delivery

Configuring

Create .env file with next variables from here:

STOREFRONT_ACCESS_TOKEN = ***
STOREFRONT_DOMAIN = ***

Running

Start a local server:

yarn start

About


Languages

Language:JavaScript 69.8%Language:CSS 25.5%Language:HTML 4.8%