Sorry for my ignorance
I have the coffee starter site configured with SSL. I dont remember sending this site via gatsby to netlify, so I suspect that I just clicked on the links on Gatsby and got forwarded to create the project on netlify.
I also installed the “Ilovelamp” ecommerce starter directly on netlify but want to work locally. This is the GIT command gatsby new gatsby-starter-ecommerce https://github.com/parmsang/gatsby-starter-ecommerce
How do I get this to my local machine and then publish back to my original “Coffee” starter. The one I have a custom domain set up on. I want to make sure I publish the eCommerce starter in the right folder on netlify and also overwrite what I already have?
I just want to delete what is there, not the droplet, container? and replace with the eCommerce starter
Cheers