This repo contains the code for a demo Gatsby website, it uses Snipcart for e-commerce and gets the product information from a Grav headless setup.
Steps:
- Set up Grav CMS as a headless CMS.
- Install React-powered static site generator Gatsby.
- Create a source plugin to query the API with GraphQL.
- The result? A small demo shop powered by Snipcart.
Enjoy folks!