0.0.2-alpha1 • Published 6 years ago
daosmind v0.0.2-alpha1
@dorgtech/daoswiki
_Prtcl resources: Overview, Spec, Dev guide, API reference
This daos mind package is opinionated for alchemy, it allow us to load all the modules we need to run the wikis funcionality
Dependencies
This module depends on @uprtl/wikis, @uprtl/documents, @uprtl/evees, @uprtcl/micro-orchestrator, @uprtcl/cortex, @uprtl/lenses, @uprtl/common and @uprtcl/connections. It also depends on a redux module to be present.
Install
npm install @dorgtech/daoswikiUsage
Import the module and call the .Instance method, this class is a singleton to make sure it is instanciated just once:
import { WikiContainer } from '@dorgtech/daosmind';
WikiContainer.Instance0.0.2-alpha1
6 years ago