@nqminds/nqm-databot-store
v0.2.22
Published
The default databot store.
Downloads
11
Keywords
Readme
nqm-databot-store
The default databot store.
install
npm install @nqminds/nqm-databot-store
configuration
In the configuration file of your databot host, add the folder path using the databotStorePath
property:
{
...
"databotStorePath": "/path/to/the/nqm-databot-store",
...
}