Not a verified service
This is not a verified service. It is a research card assembled from the upstream README and metadata. The deployment contract, live deployment and Evidence are not complete.
DECIDE FIRST
What is this project
A lightweight comment component using GitHub Issues as its data layer
What problem does it solve
Solves the need to build a separate database and moderation backend for comments
Who it is for
- Website authors with a GitHub repo
- content sites needing simple comments
What it can do
- Issue comments
- OAuth
- page mapping
- no ads or tracking
Before you deploy
- A GitHub repository
- Issues
- a GitHub OAuth App and website embed configuration
What to know first
- Comment permissions and moderation depend on GitHub
- slower upstream maintenance needs assessment
Current stage
Product model and dependencies are mapped; comparison with giscus is pending
Upstream facts
- Upstream
- utterance/utterances
- License
- MIT
- Default branch
- master
- Last push
- 2024-08-15
- Checked on
- 2026-08-27
Next steps
- Compare Issues and Discussions boundaries
- test mapping and deletion
- decide whether to keep it based on maintenance