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