README
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