local-backup-server icon indicating copy to clipboard operation
local-backup-server copied to clipboard

Nodejs server for local backups of memex.

trafficstars

Nodejs server for local backups of the memex browser extension.

installation

Get the newest release for your platform.

rebuild & contribution

  1. clone master to your local drive
  2. make sure node.js 9 is installed on your machine
  3. install the dependencies by running npm install
  4. get the nw.js binary
  5. run the project by running /path/to/nwjs-binary . from the projects folder