botdblocal
v0.1.3
Published
create local dynamodb and tables
Downloads
10
Readme
botdblocal
This package is used in create local dynamodb for @zoomus/chatbot-cli. Now it must bind botConfig.js to use.
Installation
npm i botdblocal -D
Setup & Features
- Auto create local dynamodb in your package.
- Auto create tables which defined in botConfig.js by useDatabase key.
cli
in general web server
cross-env NODE_ENV=development botdblocal dynamodb
in serverless environment
cross-env NODE_ENV=development botdblocal serverless-dynamodb
Need Support?
The first place to look for help is on our Developer Forum, where Zoom Marketplace Developers can ask questions for public answers.
If you can’t find the answer in the Developer Forum or your request requires sensitive information to be relayed, please email us at [email protected].