Code for the Watson Conversation demo.
- 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.
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.