UNPKG

http-teapot-comment

Version:

A comment system for your website

15 lines (8 loc) 497 B
Anonymous comment system using Socket.io, Node.js and React.js -------------- This comment system supports threaded discussions, likes and a simplified login system that uses Twitter API. It only stores a user id and the avatar's path in a **Redis data store** which allows a user to be anonymous. The user is in control of how anonymous he can. ### Installation You haven't installed Node.js yet, please refer to [the official documentation](http://nodejs.org/download/). Once ### Testing