Skip to content

Ecommerce site built on Gatsbyjs, Contentful, Snipcart

Notifications You must be signed in to change notification settings

koalamango/keki

Repository files navigation

Kēki

A Gatsbyjs Contentful Snipcart Starter

Online Demo

Kēki is a responsive eCommerce web application which allows users to order artisan cakes from the store.

It's built on Gastby.js with Contentful CMS (api-based headless CMS solution) and integration with Snipcart for checkout and payment process. The project is fully automated with a continuous deployment pipeline via Netlify.

Kēki - Artisan Cakes

Roadmap

  • Add more tests
  • Move pipeline to AWS Amplify
  • Feature imporvement, including member system

Under the hood

Getting start

Create .env on root.

CONTENTFUL_SPACE_ID = key
CONTENTFUL_ACCESS_TOKEN = Key
snipcart = Key

Development

# To develop
yarn start

# To clear cache
yarn clean

# To build
yarn build

Resources

License

License