⚠️ Experimental, use at your own risk.This repository is shared to be helpful and for informational purposes (not officially supported, not for production use).
For assistance, refrain from contacting Coveo support and use Github issues instead.
About Contentstack: Contentstack is a headless CMS with an API-first approach that puts content at the centre. It is designed to simplify the process of publication by separating code from content.
About Coveo: Coveo is a Search and Relevance plaform using Machine Learning to personalize experiences for every user.
About this project: This is an integration of a Coveo Search page using Coveo's library Atomic within Contentstack's React demo.
This project is a fork of https://github.com/contentstack/contentstack-react-starter-app. Follow the instructions on that repo to set up Contentstack. Documentation for Contentstack is also available from that repo.
Coveo's integration is using atomic-react.
Be sure to copy the static assets after importing the dependencies.
-
Copy
.env.example
to a new file.env
and update the variables -
From the command line:
npm install
npm start