Skip to content
This repository has been archived by the owner on Jun 19, 2019. It is now read-only.

bkad/prat

Repository files navigation

supported browsers: chrome, and chrome only

system package prerequisites: zeromq, mongodb, redis

to install python requirements (i recommend use of virtualenv)

pip install -r requirements.txt

to install nodejs requirements (using local package.json file)

npm install

to create mongo capped collection (while mongod is running)

mongo prat reset_db.js

to install javascript/css dependencies

bower install

running the servers:

python -m chat.scripts.event_server python run_server.py and make sure mongod and redis-server is running

About

group chat with markdown served over websockets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published