ci
Some checks failed
ci / backend (push) Failing after 1m19s
ci / flutter (push) Failing after 37s

This commit is contained in:
Oskar Kapala 2026-01-16 14:56:22 +01:00
parent dec2628e80
commit fe9158260f

View file

@ -10,8 +10,9 @@ This project follows a **Modular Monolith** architecture:
- `workers/*`: Background event consumers/processors.
## 🛠 Requirements
- Java 21
- Java 17
- Docker + Docker Compose
- CI uses a custom `gradle:8.12-jdk17`-based image (see `ci/images/gradle-node/Dockerfile`); match that locally to avoid toolchain download delays.
## 🚀 Local Run