Skip to content

thorsten-stripe/ecommerce-gatsby-tutorial

Repository files navigation

Gatsby

Gatsby E-Commerce Starter

This is a Gatsby e-commerce example based on https://www.gatsbyjs.org/tutorial/ecommerce-tutorial/

Setup

Run locally

  • git clone https://github.com/thorsten-stripe/ecommerce-gatsby-tutorial.git
  • Make a copy of the example .env file: cp .env.example .env.development
  • Add your Stripe API keys to the newly created .env.development file.
  • run npm install
  • run gatsby develop

💫 Deploy with Netlify

Deploy to Netlify

Releases

No releases published

Packages

No packages published