Gatsby starter for products with categories using Snipcart
This is a Gatsby starter project for ecommerce using Snipcart. It is configured to pull products and categories data from Flotiq and can be easily deployed to cloud hosting platforms such as Heroku, Netlify, and Gatsby Cloud. The starter project allows users to create an online store and manage products and categories using Flotiq editor. It provides a live demo and instructions on how to set up and deploy the project.
Start the project from template using Flotiq CLI
flotiqApKey - Read and write API key to your Flotiq account
projectName - project name or project path (if you wish to start or import data from the current directory - use .)
Alternatively, start the project from template using Gatsby CLI
Setup “Products” Content Type in Flotiq
Configure application
FLotiqApiKey=YOUR_API_KEY
SnipcartApiKey=YOUR_API_KEY
Start developing
Import example products (optional)
flotiq-import
Open the source code and start editing
The Gatsby Starter: Ecommerce and Flotiq is a starter project for creating an ecommerce website using Gatsby, Snipcart, and Flotiq. It allows users to easily set up an online store, pull product and category data from Flotiq, and manage products using Flotiq editor. The project can be deployed to various cloud hosting platforms and includes instructions for installation and deployment.