Skip to content

Latest commit

 

History

History
42 lines (35 loc) · 551 Bytes

README.md

File metadata and controls

42 lines (35 loc) · 551 Bytes

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