Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 501 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 501 Bytes

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