fix sync reliability and runtime handling

This commit is contained in:
Alex Getman
2026-08-12 13:48:10 +03:00
parent 70387a94ad
commit 99a22e11bd
13 changed files with 289 additions and 132 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ SQLite databases, and exports private.
bun install
bun run check
bun run dev
`
```
The service exposes `/healthz` and `/readyz` on port `8080`.