From 767b00800a5f3e35df4f97941733c4b1c90f5056 Mon Sep 17 00:00:00 2001 From: Jaehyeon Kim Date: Fri, 4 Jul 2025 10:08:37 +1000 Subject: [PATCH] add examples repo --- profile/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/profile/README.md b/profile/README.md index 2e19107..44c89e4 100644 --- a/profile/README.md +++ b/profile/README.md @@ -15,6 +15,7 @@ Our delivery pipelines and deployment blueprints for our products. Includes: - [`factorhouse-local`](https://github.com/factorhouse/factorhouse-local): Local environment for running Factor House products (Kpow and Flex) along with supporting infrastructure using Docker Compose - [`kpow`](https://github.com/factorhouse/kpow): Docker/JAR releases of our enterprise toolkit - [`flex`](https://github.com/factorhouse/flex): Docker/JAR releases of our enterprise toolkit +- [`examples`](https://github.com/factorhouse/examples): Example projects and integration guides for using Kpow and Flex with modern data tools like Kafka, Flink, and Iceberg. > These repos are **not open to contributions**, but are available for transparency and usability.