Skip to content

nab911/rubber-debugy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rubber-debugy

Rubber Duck Debugging Service

Setup

Install mongoDB, python, nodejs

pip install chatterbot flask

npm install

npm run build

Copy .env.dist to .env and fill out the proper settings

To Run

Ensure MongoDB is running.

In separate terminals run:

Dev

python python/chatbot.py

npm run dev-server

npm run dev-client

Prod

python python/chatbot.py

npm run start

About

Rubber Duck Debugging Service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published