3 Commits

Author SHA1 Message Date
Sd416 26dff61c53 chore: improve Docker build and pin Node.js version
- Use multi-stage Docker build for smaller image size
- Pin Alpine to node:22-alpine3.21 for reproducible builds
- Use npm ci with package-lock.json for deterministic installs
- Add engines field requiring Node.js >=20
2025-12-05 20:25:14 +05:30
Andrii Reinvald e5b029b5f8 Fix test action 2025-06-07 10:45:13 +02:00
Andrii Reinvald e3f32af3fe Created action for running tests 2025-06-07 10:08:55 +02:00