This is the Relewise demo shop featuring Search & Recommendations built on top of the JavaScript SDK. The Demo is built using Next.js.
Link to the demo shop is here: https://relewise.github.io/relewise-demos-shop-nextjs/
In order to run the demo shop you need access to a dataset in Relewise. Click here to sign-up for a 14 days Free Trial: https://www.relewise.com/free-trial
- git clone the repo
- run
npm i
in the root of the project - run
npm run dev
in the root of the project
Project is hosted on Github pages and can be deployed manually using the workflow dispatch under 'Actions' on github.