/botchattest

test the botchat

Primary LanguageHTML

Bot Chat Test

Test the botchat.

Getting up & running

  1. clone this repo

  2. In your environment (or .env file) set a default app secret.

APP_SECRET = direct_line_app_secret

  1. Configure

npm install

  1. Build & run

npm run build npm run start

... or just run it here