@aloai/alo-chat-js

1.3.2 • Public • Published

ALO.ai Javascript Chat SDK

Getting Started

Installation & Usage

Visit https://app.gitbook.com/@alo-ai/s/alo/sdks/chat-sdk

Development

Start the development server

yarn start

Link the package

yarn link

Use the linked package in your application

cd ../alo-web
yarn link @aloai/alo-chat-js

And don't forget to restart your development server

docker restart alo_web_1

Deployment

You can commit a production build and reference a git SHA to

yarn build

Or you can release the build to npm; don't forget to bump the package version number

npm run build
npm publish --access=public
git tag <version>
git push origin <version>

Readme

Keywords

none

Package Sidebar

Install

npm i @aloai/alo-chat-js

Weekly Downloads

9

Version

1.3.2

License

MIT

Unpacked Size

272 kB

Total Files

22

Last publish

Collaborators

  • kumail-alo
  • alosina
  • kudwitt
  • alolex