Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 367 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 367 Bytes

webdis-chat

Simple chat using JavaScript + JQuery as client side and Webdis + Redis as only backends (no backend code).

Install redis: http://redis.io/topics/quickstart

Install webdis: http://webd.is/

Configure js/conf.js host and webdis parameters. Serve index.html and its dependencies (javascript files) using any possible way (no backend needed).