Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 451 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 451 Bytes

Watson Demo Starter

Starter package, with no code.

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.