Chatbot
- Install Docker and docker compose Official docker docs
- Up and run Mongodb and kbase applications with the
run-development.sh
script - Use node v10
- Create custom env file with the command
cp .env_template .env
npm install
If you area working with a second user provider like mysql follow the next steps:
- Connect to the mysql database with the credentials defined at
docker/data/mysql/env
- Execute the script located in
docker/vtiger-dump.sql
npm start
Go to http://localhost:3000/test/bot.html
and test the bot
npm run test
sass --update sass/:public/css/
npm run docker-bot-build
👤 Daniel Cortés Pichardo
- Website: https://danimaniarqsoft.github.io/
- Github: @danimaniarqsoft
Give a ⭐️ if this project helped you!