http-teapot-comment

A comment system for your website

Usage no npm install needed!

<script type="module">
  import httpTeapotComment from 'https://cdn.skypack.dev/http-teapot-comment';
</script>

README

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.

Once

Testing