git ssb

3+

arj / patchbook



Tree:
📄README.md
📁app
📁book
📄index.js
📁router
📁test
README.md

Bookclub - a module for storing information about books

Attributes:

common:

subjective: (- user (implied))

Dependencies:

If we seperate common from user attributes, we can just merge into a global object. User related (subjective) should infer the user from who posted it and merge into a list.

Status

Initial rough version to test idea.

SameAs (for merging multiple books) might be needed, but can be added later.

Methods

Built with git-ssb-web