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 the example using Vercel:
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).