Skip to main content

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.

➑️ Read the NPM setup guide

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

➑️ View the package on NPM
➑️ See the release on GitHub