An open API service indexing awesome lists of open source software.

https://github.com/crystallizeapi/content-commerce-boilerplate

Content and commerce boilerplate for longform storytelling ecommerce
https://github.com/crystallizeapi/content-commerce-boilerplate

Last synced: 2 months ago
JSON representation

Content and commerce boilerplate for longform storytelling ecommerce

Awesome Lists containing this project

README

        

# 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](https://vercel.com/now):

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/import/project?template=https://github.com/vercel/next.js/tree/canary/examples/commerce-crystallize)

## How to use

Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example:

```bash
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](https://vercel.com/import?filter=next.js&utm_source=github&utm_medium=readme&utm_campaign=next-example) ([Documentation](https://nextjs.org/docs/deployment)).