chirpy is a free, open source collaboration & feedback project written in TypeScript and released under AGPL-3.0. It has 605 GitHub stars, 34 forks and 20 open issues, and was last pushed 5 months ago. On this registry it ranks #16 of 20 tracked projects in Collaboration & Feedback, with 5 head-to-head comparisons available.

What is chirpy?

What it is

Chirpy is an open-source comment system built as a privacy-friendly and customizable alternative to Disqus. It ships as a TypeScript application built on Next.js, with TailwindCSS for styling, next-auth for authentication, and tiptap for the rich text editor. The project is licensed under AGPL-3.0 and lives in the JavaScript and TypeScript ecosystem, where it competes with embedded comment widgets such as Disqus and utterances.

The concrete problem it solves is that site owners who want comments usually have to hand visitor data to a third-party ad-driven service or build moderation, notifications, and spam handling themselves. Chirpy offers an embeddable widget with privacy-oriented sign-in, moderation tools, and real-time delivery, so publishers can keep comments on their pages without adopting a tracking-heavy incumbent.

Key capabilities

  • Privacy-friendly sign-in, including anonymous sign-in and email or magic link authentication.
  • Customizable widget, with theming documented for matching a host site.
  • Rich text formatting with Markdown shortcuts in the comment composer.
  • Real-time comment delivery.
  • Widget analytics for tracking comment activity.
  • Email and web push notifications for replies.
  • Anti-toxic comment filtering plus comment moderation tooling.
  • Mobile-friendly widget layout.

Who uses it and how

  • Blog and documentation owners embed the widget in place of Disqus to avoid third-party tracking.
  • Publishers enable anonymous sign-in so readers can comment without creating or linking an account.
  • Moderators review and act on comments through the built-in moderation features.
  • Site operators track engagement through widget analytics and configure reply notifications over email or web push.
  • Teams deploy through Vercel, which the README lists as the hosting platform, and evaluate the widget first in the hosted playground at chirpy.dev/play.

Getting started

The README points to the hosted service at chirpy.dev and a live playground at chirpy.dev/play, with feature documentation under chirpy.dev/docs. It lists Vercel as the hosting platform and documents contributing through the CONTRIBUTING guide; it does not spell out package manager commands or a Docker image name.

When to use it โ€” and when not to

Chirpy is aimed at replacing Disqus for sites that want privacy controls

project readme (upstream, from github) โ€” read inline

Chirpy | ็ฎ€ไฝ“ไธญๆ–‡

Vercel Twitter Chirpy

Comment widget

๐Ÿ‘‹ Chirpy is a privacy-friendly and customizable Disqus(comment system) alternate. Try it now: Playground.

More screenshots Widget theme Widget analytics Project dashboard Widget integration guide Anonymous sign-in Site notification Anti toxic comment

Like what you see? Give Chirpy a GitHub Star โญ, it will help us a lot!

โœจ Key features

๐Ÿงญ Roadmap

Although Chirpy is ready to serve you and your users, we're working hard to add more features:

  • More custom options
  • Account plan
  • Payment

๐Ÿก Tech stacks

๐Ÿฅ‡ Contribution

You're welcome to contribute to this project. Please follow the CONTRIBUTING guide.

๐Ÿš€ Hosting platforms

Powered by Vercel

๐Ÿ’… Design system

โš–๏ธ License

AGPL 3.0

More products from author

Quotion - Apple Notes to blogs in minutes

Frequently asked questions

Is chirpy free to use?

chirpy is open source under the AGPL-3.0 licence. There is no licence fee and no seat count โ€” you can self-host it or, where the project offers one, pay a vendor for a managed version instead.

What does chirpy do?

๐Ÿ’ฌ A privacy-friendly and customizable Disqus (comment system) alternate. ๆณจ้‡้š็งไฟๆŠคๅ’ŒๅฎšๅˆถๅŒ–็š„่ฏ„่ฎบ็ณป็ปŸใ€‚

What is chirpy written in?

chirpy is primarily written in TypeScript. Its source is publicly available at https://github.com/devrsi0n/chirpy, and it has 605 GitHub stars.