RedRoserade / watson-demo-hackathon-salamanca

Complete version of the code for the hackathon demo.

Home Page:https://node-demo-hackathon-salamanca.eu-gb.mybluemix.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Watson Conversation Demo

Code for the Watson Conversation demo.

Running this

  • Clone this repository to a folder.
  • On a terminal, navigate to the cloned folder and run npm install.
  • Open the folder in your favourite text editor.

Configuring Watson SDK

For safety reasons, the Watson SDK is configured using environment variables.

A file called .env.template is next to this one. Copy it, and rename it to .env.

Then, add the values you need.

About

Complete version of the code for the hackathon demo.

https://node-demo-hackathon-salamanca.eu-gb.mybluemix.net/


Languages

Language:JavaScript 87.0%Language:HTML 7.3%Language:CSS 5.8%