Live Comment Widget
The flagship live commenting widget. Replies, voting, moderation, media attachments, and realtime sync come bundled in the default configuration.
Tenant · demo
src/pages/comments.astro
---
import { FastComments } from 'fastcomments-astro';
---
<FastComments tenantId="demo" />