Catalyst is the composable, fully customizable headless commerce 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 • 💡 Docs in this repo
The easiest way to deploy your Catalyst Storefront is to use the One-Click Catalyst App available in the BigCommerce App Marketplace.
Check out the Catalyst.dev One-Click Catalyst Documentation for more details.
Requirements:
-
Node.js version 20 or 22
-
Corepack-enabled
pnpm
corepack enable pnpm
-
Install the latest version of Catalyst:
pnpm create @bigcommerce/catalyst@latest
-
Run the local development server:
pnpm run dev
Learn more about Catalyst at catalyst.dev.