stordahl / steel-template-gatsby

Steel is a tool kit for headless e-commerce using Snipcart & Sanity. This is a front-end Steel template built with Gatsby.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Steel Logo

steel-template-gatsby 🧩

Steel is a tool kit for headless commerce. Learn more about the Steel ecosystem here

🚀 Quick start

  1. Make sure you have your Steel Studio setup before moving forward. More info on that here

  2. Click the 'Use Template' button to generate your own repo

  3. Clone your new repo to your local machine

  4. npm install the gatsby-cli and all dependencies

  cd your-project-dir && npm i -g gatsby-cli && npm i
  1. Place your Sanity project ID & dataset name, as well as your Snipcart API key into gatsby-config.js

  2. Edit the details of gatsby-plugin-manifest in gatsby-config.js

*note: you can use this template without connecting to the Steel Studio specifically. Just make sure your Snipcart related page queries match your Sanity schema, and verify the JSX template in /src/components/Product.js matches that query as well

👋 Contributing

If you'd like to contribute to this template, just make a PR! Also, if you'd like to help me maintain the Steel ecosystem at all, just get in touch. This would be a great opportunity for people who are new to contributing to OSS!

💫 Deploy

Deploy to Netlify

📣 Shoutouts

This starter inspired by Wes Bos' Master Gatsby course, as well as the gatsby-snipcart starter by Issy Dennis

About

Steel is a tool kit for headless e-commerce using Snipcart & Sanity. This is a front-end Steel template built with Gatsby.js

License:BSD Zero Clause License


Languages

Language:JavaScript 100.0%