Skip to content

Commit

Permalink
chore(starters): add gatsby-starter-stripe (#13361)
Browse files Browse the repository at this point in the history
Hoping someone finds this useful 🍻 

Co-authored-by: Lennart <lekoarts@gmail.com>
  • Loading branch information
brxck and LekoArts committed Apr 15, 2019
1 parent 6607c23 commit 17e1454
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions docs/starters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2239,6 +2239,22 @@
- Optimized images.
- Offline capabilities.
- Auto-generated sitemap and robots.txt.
- url: https://gatsby-starter-stripe.netlify.com/
repo: https://github.com/brxck/gatsby-starter-stripe
description: A minimal starter to create a storefront with Gatsby, Stripe, & Netlify Functions.
tags:
- Stripe
- Netlify Functions
- Serverless
- eCommerce
- Styling:None
features:
- Statically generate based on Stripe inventory
- Dynamically update with live inventory & availability data
- Checkout powered by Stripe
- Serverless functions interact with Stripe API
- Shopping cart persisted in local storage
- Responsive images with gatsby-image
- url: https://www.jannikbuschke.de/gatsby-antd-docs/
repo: https://github.com/jannikbuschke/gatsby-antd-docs
description: A template for documenation websites
Expand Down

0 comments on commit 17e1454

Please sign in to comment.