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 start
to start the express servernpm run build
to bundle and watch react- After this, you can use ngrok to tunnel your localhost