Skip to content

JoaoVM/watson-demo-hackathon-salamanca

 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.9%
  • HTML 7.3%
  • CSS 5.8%