/Web-Chatbot

๐Ÿ€ Chatbot available for any type of website

Primary LanguageJavaScript

PRETTIER LICENSE LinkedIn Hits


Web Chatbot ๐Ÿค–

Logo

Report Bug ยท Request Feature

๐Ÿค” About The Project

Build your first chatbot. Customize them to meet your business needs and bring your chatbot to life in minutes.

- Frontend

- Backend


๐Ÿ”จ Installation Default

You'll need Node.js installed on your computer in order to build this app.

git clone https://github.com/lucioerlan/Web-Chatbot.git
$ cd Web-Chatbot/client  -and-   Web-Chatbot/server
$ npm install

๐Ÿ”ฅ Setup /server

Copy or rename the file

$ cp .env-examples .env 
  • Then configure with your connection to MongoDB
  • Populate your collection with lots of questions โ†“
$ npm run seed

๐Ÿค“ Documentation and running tests


๐Ÿš€ Running Default

$ /client npm start 
$ /server npm start 

Or Run Docker ๐Ÿณ

$ docker-compose up

๐Ÿ”“ License

This project lives under MIT License. See LICENSE for more details. ยฉ - Erlan Lucio