ndx-sync

0.1.0 • Public • Published

ndx-sync

synchronizes two or more insances of an ndx-framework app

install with
npm install --save ndx-sync

example

src/server/app.coffee

require 'ndx-server'
.config
  database: 'db'
.use 'ndx-socket'
.use 'ndx-sync'

environment variables

environment config required description
HOST host Yes the server hostname, eg https://myapp.com

/ndx-sync/

    Package Sidebar

    Install

    npm i ndx-sync

    Weekly Downloads

    8

    Version

    0.1.0

    License

    MIT

    Last publish

    Collaborators

    • ndxbxrme