An open API service indexing awesome lists of open source software.

https://github.com/thomassuedbroecker/vue-simple-chat-webapp

This project reuses the projects "vue-simple-webapp" and " vue-advanced-chat".
https://github.com/thomassuedbroecker/vue-simple-chat-webapp

jasvascript nodejs vue watson-assistant

Last synced: 7 months ago
JSON representation

This project reuses the projects "vue-simple-webapp" and " vue-advanced-chat".

Awesome Lists containing this project

README

          

# Simple chat webapp

The simple chat web app does include following integrations IBM Cloud Watson Assistant, [Keycloak, and connection backend server](https://github.com/thomassuedbroecker/watson-assistant-oidc-nodejs).

The example is called "Example Banking".

### Technologies and frameworks

* Node.js
* VUE.js
* Bash

### Links to useful resources

* [Include download-history](https://github.com/watson-developer-cloud/assistant-toolkit/tree/master/integrations/webchat/examples/download-history)
* [Include Keycloak configuration](https://github.com/thomassuedbroecker/watson-assistant-oidc-nodejs)
* [Include Watson Assistant webchat]()

```sh
npm install vuex@next --save
npm install keycloak-js --save
```