billba / botchattest

test the botchat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

test the botchat


Languages

Language:HTML 34.7%Language:TypeScript 33.5%Language:JavaScript 31.8%