parmsang / gatsby-starter-ecommerce

Gatsby starter for creating an eCommerce site using the Moltin eCommerce Api
https://parmsang.github.io/gatsby-starter-ecommerce/
Other
503 stars 148 forks source link

Hello There! I am Completely new to JAMstack #48

Closed wredmansola closed 3 years ago

wredmansola commented 3 years ago

I deployed this repo directly with netlify. Now I don't know anything. I mean that, I want to add products on my site and get payments from stripe to my Stripe account. similarly to add products I am unable to login to my admin panel. Please help here. I want to live this site for my project.

parmsang commented 3 years ago

This demo is using elasticpath (previously Moltin) to fetch data to build the site. You will need to have an account with them (follow their tutorials) or an alternative provider to get data specific to your own store and make the necessary changes to the code to suit your products as required.