Skip to content

chromonav/BotU

Repository files navigation

Bot U (A Chatbot for stores)

Chabot App

Usage

On your terminal.

Install the node packages.

npm install

Set up .env file it should have following details:

Run the server

npm start

database (Go to proper database mysql server directory like this one)

C:\Program Files\MySQL\MySQL Server 5.5\bin\ 
mysql --host=35.201.179.83 --user=root --password
use project

Authors

Chinmay Kularni
Saurabh Narhe
Rutwik Sardeshmukh

License

MIT