Skip to content

makeswift/catalyst-demo

Repository files navigation

Catalyst for Composable Commerce Image Banner

Catalyst is the composable, fully customizable headless ecommerce storefront framework for BigCommerce. Catalyst is built with Next.js, uses our React storefront components, and is backed by the GraphQL Storefront API.

By choosing Catalyst, you'll have a fully-functional storefront within a few seconds, and spend zero time on wiring up APIs or building SEO, Accessibility, and Performance-optimized ecommerce components you've probably written many times before. You can instead go straight to work building your brand and making this your own.

-----------------------------------------------------

🚀 catalyst.dev🤗 BigCommerce Developer Community💬 GitHub Discussions

-----------------------------------------------------

Requirements

  • Node.js 18+
  • npm (or pnpm/yarn)

Getting started

If this installation of Catalyst was created using the catalyst-storefront CLI, you should already be connected to a store and can get started immediately by running:

npm run dev

If you want to connect to another store or channel, you can run the setup process again by running:

npx create-catalyst-storefront@latest init

Learn more about Catalyst at catalyst.dev.

Resources