0.2.22 • Published 5 years ago

@nqminds/nqm-databot-store v0.2.22

Weekly downloads
46
License
ISC
Repository
-
Last release
5 years ago

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",
  ...
}