local-backup-server
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
- 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