File tree 1 file changed +6
-0
lines changed
1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ EventStore Dashboard is a tool to analyze [`EventStore`](https://hexdocs.pm/even
4
4
5
5
It works as an additional page for the [ ` Phoenix LiveDashboard ` ] ( https://hexdocs.pm/phoenix_live_dashboard ) .
6
6
7
+ ![ eventstore-dashboard-streams] ( https://user-images.githubusercontent.com/3167/150383255-eb9005a1-53f6-4c1e-9ef7-4534238ffa3c.png )
8
+
9
+ ![ eventstore-dashboard-stream-events] ( https://user-images.githubusercontent.com/3167/150383321-4062cdf3-c820-4ef1-95ca-bc06cd3dfd31.png )
10
+
11
+ ![ eventstore-dashboard-event] ( https://user-images.githubusercontent.com/3167/150383355-2f3a2e71-b3c5-495f-a79e-398b2f693c98.png )
12
+
7
13
## Integration with Phoenix LiveDashboard
8
14
9
15
You can add this page to your Phoenix LiveDashboard by adding as a page in the ` live_dashboard ` macro at your router file.
You can’t perform that action at this time.
0 commit comments