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
- Host: GitHub
- URL: https://github.com/crystallizeapi/content-commerce-boilerplate
- Owner: CrystallizeAPI
- License: mit
- Created: 2020-10-13T08:54:29.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-26T13:08:26.000Z (over 2 years ago)
- Last Synced: 2025-03-26T10:11:20.339Z (3 months ago)
- Language: JavaScript
- Homepage: content-commerce-boilerplate.vercel.app
- Size: 279 KB
- Stars: 3
- Watchers: 6
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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):
[](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)).