Skip to content

Latest commit

 

History

History

ecommerce-tutorial-with-stripe

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Gatsby

Gatsby E-Commerce Starter

This is a Gatsby e-commerce example based on https://www.gatsbyjs.com/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

💫 Build, Preview, and Deploy to Gatsby Cloud

Deploy to Gatsby Cloud