Simple express app with oauth flow for Shopify embedded app. The embedded app itself uses react and the Polaris React components from Shopify itselft!
- npm install
- change file example.env to .env and populate your variables
npm startto start the express servernpm run buildto bundle and watch react- After this, you can use ngrok to tunnel your localhost
