Nodejs server for local backups of the memex browser extension.
Get the newest release for your platform.
- clone master to your local drive
- make sure node.js 9 is installed on your machine
- install the dependencies by running
npm install
- get the nw.js binary
- run the project by running
/path/to/nwjs-binary .
from the projects folder