mirror of https://codeberg.org/pzp/pzp-db.git
|
||
---|---|---|
.github/workflows | ||
declarations | ||
lib | ||
test | ||
.gitignore | ||
.prettierrc.yaml | ||
LICENSE | ||
README.md | ||
package.json | ||
protospec.md | ||
tsconfig.json |
README.md
Work in progress
Installation
We're not on npm yet. In your package.json, include this as
"ppppp-db": "github:staltz/ppppp-db"
Usage
It's a secret-stack plugin much like ssb-db2. Other than that, you can also use
the feed format const FeedV1 = require('ppppp-db/feed-v1')
.