Skip to content

CrystallizeAPI/content-commerce-boilerplate

Repository files navigation

Example Name


This repository is what we call a "subtree split": a read-only copy of one directory of the main repository.

If you want to report or contribute, you should do it on the main repository: https://github.com/CrystallizeAPI/boilerplates


Crystallize Headless PIM content example

Deploy your own

Deploy the example using Vercel:

Deploy with Vercel

How to use

Execute create-next-app with npm or Yarn to bootstrap the example:

npx create-next-app --example commerce-crystallize commerce-crystallize-app
# or
yarn create next-app --example commerce-crystallize commerce-crystallize-app

Deploy it to the cloud with Vercel (Documentation).