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

Readme

Keywords

none

Package Sidebar

Install

npm i ndx-sync

Weekly Downloads

1

Version

0.1.0

License

MIT

Last publish

Collaborators

  • ndxbxrme