Sync-in available on NPM!
· One min read
We are happy to announce that Sync-in Server 1.3.0 is now available on NPM!
🧱 The server can now be installed as a native Node.js package.
🖥️ A CLI (sync-in-server
) is available to manage configuration, start/stop the server, run migrations, and more.
This release makes it easier than ever to integrate Sync-in into your existing infrastructure without relying on Docker.
🔧 Improvements in 1.3.0
- 📦 Package published as scoped module
@sync-in/server
- 🖥️ New CLI to manage server
- 🪵 New option in the
logger
config section to customize log file path