chore: Implement code review suggestions

This commit is contained in:
Piotr Gaczkowski 2026-04-13 10:53:07 +02:00
parent 3fe23fdc38
commit e0eb0b4617
9 changed files with 203 additions and 14 deletions

View file

@ -6,6 +6,12 @@ Share events between services.
Nix is required.
- Add cachix binary cache (this will speed up building):
```bash
cachix use hs3city
```
- Set up environment.
```bash