protocol agnostic decentralized social media client
adapter | ||
dist | ||
models | ||
server | ||
ts | ||
.gitignore | ||
build.sh | ||
go.mod | ||
package-lock.json | ||
package.json | ||
README.md | ||
tsconfig.json | ||
underbbs.go | ||
webpack.config.js |
underBBS
underBBS is a platform-agnostic messaging and social media client
building
npm install
npx tsc && npx webpack
(or run./build.sh
, it does this for you)