This is a working repo but the README.md hasn't been updated yet. The changes are mostly cosmetic except for changes in environment variables. The Gatsby store is one of the better designed opensource ecommerce gatsby projects around IMHO. It has its flaws like no search feature but its still a great starting point. I'm working on including a search feature cleanly using algolia preferably that offers everything we've come to expect from search bars.
See it live: https://cutepetsuppliesstore.com/
This store is built with data from:
We’re using Gatsby V2 and Emotion to get the data on screen.
The store is statically rendered using the Shopify source plugin, and the maintainer dashboard is a dynamic app (e.g. client-only routes) protected by Auth0.