BotD means a bot framework template wth Distribution capability
npm i# start broker
docker-compose -p redis up -d
# start inbound/outbound services
npm start
# start worker service
npm run start-workerUse Bot framework emulator to test
| Name | Name | Last commit date | ||
|---|---|---|---|---|
BotD means a bot framework template wth Distribution capability
npm i# start broker
docker-compose -p redis up -d
# start inbound/outbound services
npm start
# start worker service
npm run start-workerUse Bot framework emulator to test