feat: NCS-53 changed IO to MicroService for easier scaling (#37)

Reviewed-on: #37
Reviewed-by: Shahd Lala <shosho996@blackhole.local>
This commit is contained in:
2026-04-21 15:38:58 +02:00
parent 74a4fce0ca
commit b5a2966ada
53 changed files with 772 additions and 31 deletions
+1
View File
@@ -9,6 +9,7 @@ Scala 3.5.1 · Gradle 9
./compile # Compile all modules — always run
./test # Run all tests
./coverage # Check coverage
./lint # Run linters
```
Try to stick to these commands for consistency.