0.0.1 • Published 6 years ago

@colabo-knalledge/b-knalledge-storage-mongo v0.0.1

Weekly downloads
2
License
-
Repository
-
Last release
6 years ago

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