Skip to content

Commit

Permalink
Update docs (#160)
Browse files Browse the repository at this point in the history
  • Loading branch information
torbsto authored Jul 18, 2023
1 parent e317e8b commit 47ebc72
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
3 changes: 0 additions & 3 deletions docs/docs/user/examples/real-time-customer-profiles.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@ based on the user's playlist.
- integration of a recommendation service
- a global GraphQL schema forming the customer profile

Visit the [demo website](https://profile-store.d9p.io/dashboard/) to see the example up and running.
This visualizes the real-time profiles in a front-end.

The code can be found in [Quick's example repository](https://github.com/bakdata/quick-examples/tree/main/profile-store).
The example uses the real world data set [LFM-1b](http://www.cp.jku.at/datasets/LFM-1b/).
The Kafka Streams application is written based on our open source [streams-bootstrap library](https://github.com/bakdata/streams-bootstrap).
Expand Down
5 changes: 2 additions & 3 deletions docs/docs/user/examples/real-time-monitoring.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,8 @@ All of them emit statuses that, among others, include the trip's and vehicle's i
- subscriptions in action
- the ingest REST API used by an example producer

A [dashboard](https://carsharing.d9p.io/) displays this information on an interactive map.

[![carsharing-app](../../assets/images/carsharing.png)](https://carsharing.d9p.io/)
A dashboard displays this information on an interactive map:
![carsharing-app](../../assets/images/carsharing.png)

<div class="video-wrapper">
<iframe allow="accelerometer; autoplay;
Expand Down

0 comments on commit 47ebc72

Please sign in to comment.