Video: Getting Started
Gatsby Ecommerce
Released: null
-
1. Series Introduction
1M17S
-
2. Getting Started
6M30S
-
3. Setting Up Stripe
5M19S
-
4. Connecting Stripe To Gatsby
4M51S
-
5. Stripe Checkout
10M22S
-
6. Redirects After A Completed Order
8M35S
-
7. Adding Skus and Variants
15M13S
-
8. Importing Products From Stripe
11M43S
-
9. Multiple Products
18M27S
-
10. Part 2 Introduction To Shopify
8M59S
-
11. Shopify Developer Account
3M19S
-
12. Configuring Shopify & Gatsby
12M11S
-
13. Querying For Products
10M28S
-
14. Product Listing
4M30S
-
15. Gatsby Image & Shopify
7M30S
-
16. Creating Our Gatsby Pages
8M37S
-
17. Bringing In Our Single Product Data
24M49S
-
18. Shopify Drop-In iFrame Cart
16M20S
-
19. Bringing In The Shopify Client
11M26S
-
20. Shopify Buy Now Button
11M39S
-
21. Variants And Finishing Our Buy Now Button
4M16S
-
22. Basic Tailwinds CSS & Where To Go From Here
12M37S
Getting Started
In this video, we will set up our Gatsby environment
Gatsby quickstart tutorial: https://www.gatsbyjs.org/docs/quick-start/
npm install -g gatsby-cli
gatsby new level-up-store