JavaScript comment-system

Open-source JavaScript projects categorized as comment-system

Top 5 JavaScript comment-system Projects

comment-system
  1. SupaComments

    ⚡ A blazing fast, lightweight, and open source comment system for your static website, blogs powered by Supabase

  2. Nutrient

    Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers. Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.

    Nutrient logo
  3. comment-castles

    Lightweight internet forum

    Project mention: Looking for the best forum software to start a new forum community in 2025 | news.ycombinator.com | 2024-12-26

    Yeah, here is what you need to do:

    - install Node.js, Redis and PostgreSQL

    - start the Redis server

    - start PostgreSQL, create a database and run structure.sql: https://github.com/ferg1e/comment-castles/blob/master/sql/st...

    - get all the source code for the actual app

    - figure out all your environment variables (the ones I list in the README)

    - now you can run the node app (you probably want to use pm2 if on Linux)

    - then connect that running node app to the public internet (I use something random for the HTTP_PORT environment variable, like 3333, and then I Nginx reverse proxy that to port 80 on my domain name (I will try to get this Nginx code and post it here later))

    - and then I run the let's encrypt certbot for https

  4. disgus

    Embeddable comments for your website, backed by Nostr. Like Disqus but Nostr.

  5. React-Commenting-System

    Commenting System built with NextJS and Sanity

  6. gridsome-plugin-gitalk

    A plugin that simplifies adding Gitalk comments to Gridsome.

  7. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

JavaScript comment-system discussion

Log in or Post with

JavaScript comment-system related posts

  • Add github based comments on your gridsome blog

    2 projects | dev.to | 7 Jan 2021

Index

What are some of the best open-source comment-system projects in JavaScript? This list will help you:

# Project Stars
1 SupaComments 139
2 comment-castles 64
3 disgus 48
4 React-Commenting-System 32
5 gridsome-plugin-gitalk 2

Sponsored
Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
www.nutrient.io

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?