0.0.5 • Published 1 year ago

@colabo-topichat/b-core v0.0.5

Weekly downloads
1
License
-
Repository
-
Last release
1 year ago

Intro

This is a TopiChat core puzzle of the backend part of the Colabo.Space ecosystem

It provides a foundation for the TopiChat service

Export

# It will create globaly accessable npm package `@colabo-topichat/b-core`
npm link

Import

# Imports it in the local node_modules space of the hosting app
npm link @colabo-topichat/b-core