git ssb

3+

arj / patchbook



Tree:
📄.gitignore
📄README.md
📁book
📄index.js
📁message
📄package.json
📁styles
📁test
README.md

Bookclub - a module for storing information about books

Attributes:

common:

subjective: (- user (implied))

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

Built with git-ssb-web