Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidBadura committed Jan 28, 2024
1 parent 639c6cb commit d431a90
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Event-Sourcing-Bundle-Admin

This bundle provides a simple admin interface for the [patchlevel/event-sourcing-bundle](https://github.com/patchlevel/event-sourcing-bundle).

## Screenshots

### Store

![Screenshot1](docs/screenshot1.png)

### Inspector

![Screenshot2](docs/screenshot2.png)

### Projection

![Screenshot3](docs/screenshot3.png)

## Installation

```bash
Expand All @@ -21,4 +37,4 @@ patchlevel_event_sourcing_admin:
event_sourcing:
resource: '@PatchlevelEventSourcingAdminBundle/Controller/'
prefix: /es-admin
```
```
Binary file added docs/screenshot1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/screenshot2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/screenshot3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d431a90

Please sign in to comment.