Commit graph

2 commits

Author SHA1 Message Date
Johannes Millan
8a449fb944 fix(sync-server): compile scripts for production Docker image
ts-node is a devDependency and not available in production containers.
Updated tsconfig to compile scripts/ alongside src/, and changed npm
scripts to use compiled JS. Added monitor:dev for local development.
2025-12-19 15:58:21 +01:00
Johannes Millan
180c5d70cc feat(syncServer): first draft 2025-12-12 20:46:04 +01:00