@colabo-knalledge/b-knalledge-storage-mongo
v0.0.1
Published
Mongo implementation of the KnAllEdge storage
Downloads
2
Readme
Intro
This is a MongoDB implementation of the backend part of the KnAllEdge storage of the Colabo.Space ecosystem
It creates and holds db connection and db schemas of Colabo.Space artefacts
Export
# It will create globaly accessable npm package `@colabo-knalledge/knalledge-storage-mongo`
npm link
Import
# Imports it in the local node_modules space of the hosting app
npm link @colabo-knalledge/knalledge-storage-mongo