README
Intro
This is a KnAllEdge core puzzle of the backend part of the KnAllEdge storage of the Colabo.Space ecosystem
It describes API interface for KnAllEdge frontend access
Export
# It will create globaly accessable npm package `@colabo-knalledge/knalledge-core`
npm link
Import
# Imports it in the local node_modules space of the hosting app
npm link @colabo-knalledge/knalledge-core