Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 354 Bytes

File metadata and controls

28 lines (19 loc) · 354 Bytes

BotD

BotD means a bot framework template wth Distribution capability

Install

npm i

Run

# start broker
docker-compose -p redis up -d

# start inbound/outbound services
npm start 

# start worker service
npm run start-worker

Test

Use Bot framework emulator to test

https://github.com/davidkpiano/xstate