GitXplorerGitXplorer
t

ecommerce-gatsby-tutorial

public
88 stars
37 forks
0 issues

Commits

List of commits on branch master.
Unverified
8bbfc3bcf14c17eaa2e0d847235f001d510e6afa

Fieldset and select label.

tthorsten-stripe committed 4 years ago
Unverified
838d90a1e6910e77f16f2d167e125cfc1779a0c5

Fix button color and outline.

tthorsten-stripe committed 4 years ago
Verified
5b783f71d68f35322e80563165cdc1f1e8340cd2

Migrate to Prices API (#25)

tthorsten-stripe committed 4 years ago
Unverified
af08f5d50590a3e8287fe36d9b96ffd086613b3b

Typo.

tthorsten-stripe committed 5 years ago
Unverified
b21c4e55203b30093dedb3370512a3c808d3a3b7

Clean up.

tthorsten-stripe committed 5 years ago
Verified
0dea1ee8618e211e04c8e8965893be251791a7f4

Refactor to function components and loadStripe wrapper. (#20)

tthorsten-stripe committed 5 years ago

README

The README file for this repository.

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