Overview
Catalyst is a headless commerce framework designed for BigCommerce, built with Next.js and React storefront components. With a focus on customization and ease of use, Catalyst allows users to quickly set up a fully-functional storefront without the need to handle API integration or optimize for SEO, Accessibility, and Performance.
Features
- Composable and customizable: Catalyst offers full customization options for creating a unique storefront.
- Next.js integration: Built with Next.js, providing a robust foundation for web development.
- GraphQL Storefront API: Utilizes the GraphQL Storefront API for seamless data management.
Installation
To install Catalyst and deploy your storefront on Vercel, follow these steps:
Create a new project interactively by running:
npx create-catalyst-store
Follow the prompts to set up your store.
If you only need to build a storefront, start with the CLI to install the Next.js application in
/core
.For contributions or forking Catalyst, refer to the documentation in the monorepo.
Summary
Catalyst is a powerful and flexible headless commerce framework that simplifies the process of creating a fully-functional storefront. With its integration of Next.js and GraphQL Storefront API, Catalyst offers a seamless development experience for users looking to build a customized and optimized online store for BigCommerce. By providing a quick setup process and eliminating the need to handle complex API integrations, Catalyst allows users to focus on building their brand and creating a unique online shopping experience.