Run StreamX PureSight demo locally

This guide will walk you through the process of running the PureSight demo in your local environment. The project was created to highlight the capabilities of StreamX through a sample e-commerce website. It contains multiple data sources, including WebSight CMS, PureSight PIM, and bash script sources, and also incorporates a StreamX mesh definition and all required configurations. Everything is prepared to clearly demonstrate the power and functionality of StreamX in action.

Prerequisites

Before proceeding, please ensure you have the following:

NOTE: Ensure no other application is using port 80.

Step 1: Obtain the source files

Clone the Git repository that contains the source files for the demo:

git clone https://github.com/streamx-dev/demo-puresight-starter

Step 2: Review the README.md file

The StreamX PureSight demo project includes a README.md file that provides all the necessary instructions to:

  • Run the complete demo setup.

  • Understand and follow the sample scenario.

Summary

Congratulations! You are now ready to conduct the demo scenario in your local environment.