@colabo-topichat/b-core

TopiChat is semantic and structured dialogue service.

Usage no npm install needed!

<script type="module">
  import colaboTopichatBCore from 'https://cdn.skypack.dev/@colabo-topichat/b-core';
</script>

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