# walinejs/waline

💬 A Simple, Safe Comment System

Repository: https://github.com/walinejs/waline
Canonical: https://ross.abutalabs.com/products/waline
Homepage: https://waline.js.org/en/
Language: JavaScript
License: GPL-2.0
License Family: copyleft
Topics: vercel, blog, comment, cloudbase, mongodb, postgresql, sqlite, baidu, aliyun, comment-system, self-hosted, mysql, railway, disqus, tidb, netlify, zeabur
Last push: 2026-08-26T22:17:51+00:00

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 35, longevity 100
- inputs: {"age_days": 2132, "days_push": 7, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3105, forks 626 (observed 2026-08-28T04:07:43.755363+00:00)

## What it is
Waline is a self-hostable comment system for websites and blogs, consisting of a lightweight JavaScript client and a backend server deployable to Vercel, CloudBase, Railway, and many other platforms. It supports multiple databases (MySQL, PostgreSQL, SQLite, MongoDB, TiDB), full Markdown comments, social login, anti-spam and XSS protection, article reactions, and pageview counting.

## Use cases
- add a comment section to a static site or blog
- replace Disqus with a self-hosted comment system
- deploy a free comment backend on Vercel
- add pageview counters to blog posts
- let readers react to articles with emojis
- moderate comments with spam protection and email notifications

## When to choose
- you want a lightweight, privacy-friendly comment system with a real backend
- you need flexible deployment across many serverless platforms and databases
- you want Markdown, emoji, math, and HTML support in comments
- you need anonymous and social login commenting options

## When to avoid
- you need a fully serverless client-only solution without any backend
- you require deep integration with a specific CMS's native comment tables
- you want a plugin for an existing platform like WordPress rather than an embeddable widget

## Facets
- artifact type: application
- maturity: active
- function: http-server, ui-components, auth, middleware
- domain: web-development, self-hosted, cms
- platform: self-hosted, serverless
- tags: comment-system, disqus-alternative, static-site, blog, markdown, anti-spam, pageview-counter, vercel, nodejs, web-server

## Member repositories
- walinejs/waline (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:43.755363+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:46:10.731800+00:00, confidence not recorded.
  - readme: https://github.com/walinejs/waline (fetched 2026-08-28T04:07:43.755363+00:00, sha 857a7f75f11a)
  - homepage: https://waline.js.org/en/ (fetched 2026-08-29T09:42:25.374288+00:00, sha 3cfdd6b8998c)
  - site_page: https://waline.js.org/en/guide/features/syntax.html (fetched 2026-08-29T09:42:25.385948+00:00, sha db996cc68dfc)
  - site_page: https://waline.js.org/en/guide/features/safety.html (fetched 2026-08-29T09:42:25.387542+00:00, sha f2335a0d0cc0)
  - site_page: https://waline.js.org/en/guide/features/reaction.html (fetched 2026-08-29T09:42:25.389185+00:00, sha 0800fe999852)
  - site_page: https://waline.js.org/en/guide/features/pageview.html (fetched 2026-08-29T09:42:25.390834+00:00, sha 1b4514ba9f7b)
  - site_page: https://waline.js.org/en/advanced/faq.html (fetched 2026-08-29T09:42:25.383911+00:00, sha 918d7b67e688)
- Data as of 2026-08-30T08:39:29.467469+00:00.
