Skip to content

Latest commit

 

History

History

bridge

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Bridge

Bridge is a offline direct line gateway to myCryptoBot. Using bridge you don't need MS Azure account to connect myCryptoBot to webchat client application.

Installing

  • Create a path <YOUR_PATH> and clone this repository
cd <YOUR_PATH>
git clone https://github.com/devfabiosilva/myCryptoBot.git

Running bridge

cd <YOUR_PATH>/myCryptoBot/bridge/
npm install
node bridge.js

Default port to listen: localhost:3000

Licence

MIT