This chat widget can be trainable with custom modules and easily to use.
- Node >= 16.14.2
- Install packages
yarn install
- Run storybook
yarn storybook
- Go to http://localhost:56676/
- Fill the
chatbotId
argument - Use the Chatbot Widget
- Update the version in
package.json
- Run build
yarn prepare
- Login to npm
npm login --scope=@{your-account}
- Publish package
npm publish ./dist