1.3.2 • Published 6 months ago

@aloai/alo-chat-js v1.3.2

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

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>
1.3.2

6 months ago

1.3.1

7 months ago

1.3.0

7 months ago

1.2.8

1 year ago

1.2.7

1 year ago

1.2.6

1 year ago

1.2.5

1 year ago

1.2.4

1 year ago

1.2.9

12 months ago

1.2.12

12 months ago

1.2.13

12 months ago

1.2.10

12 months ago

1.2.11

12 months ago

1.2.0

2 years ago

1.2.3

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago

1.1.6

2 years ago

1.1.5

2 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago