aaron2 / bookmarks

a self hosted replacement for social bookmarking services such as delicious and pinboard using node.js, couchdb, bootstrap, and lucene

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bookmarks

a self hosted replacement for social bookmarking services such as delicious and pinboard using node.js, coucdb, and bootstrap

setup

  1. install required software: node, npm, couchdb, couchdb-lucene
  2. npm install to install all modules in package.json
  3. edit schema/search.js and schema/views.js to configure your couchdb location and auth then run them to instantiate the database
  4. edit app.js to configure your couchdb location and auth

About

a self hosted replacement for social bookmarking services such as delicious and pinboard using node.js, couchdb, bootstrap, and lucene


Languages

Language:JavaScript 64.5%Language:CSS 23.2%Language:HTML 11.9%Language:Shell 0.4%