prototype report page

This commit is contained in:
2025-12-28 14:38:06 -07:00
parent 49bbe281df
commit 051cf1da5d
13 changed files with 330 additions and 17 deletions
+4
View File
@@ -9,6 +9,10 @@
- [ ] Start with just a list of events for a given store (use a static test store)
- [ ] ...
## Nice to haves
- [ ] Drop in a good logger
Looking to follow the [CQRS](https://martinfowler.com/bliki/CQRS.html) pattern.