HomeComments

Comments

Embeddable comments in one line

Add comments to any site with no build step and no backend. Sign-in, storage, and i18n (ko/en/ja) are included. Included in the BootSignal subscription ($20/mo or $200/yr, every widget on 1 domain, add more from the dashboard). Unlimited comments while subscribed.

Preview

2 comments

Add a comment…
Commenting as AlexPost
  • M
    Maya2h ago

    One line and done, did not expect setup to be this easy!

  • J
    JordanYesterday

    Shared sign-in means nothing else to wire up. 👍

Or drive it from code, login uses the shared Google identity, so the same account works across every service:

BootSignalComments.init({ siteId: 'YOUR_SITE_ID', threadId: 'page-key', lang: 'en' })
BootSignalComments.signIn()        // Google popup → shared uid
BootSignalComments.onAuthChange((user) => console.log(user))

Comments require sign-in. The same widget powers comments across the whole family.

Pricing is a single BootSignal subscription: $20/mo or $200/yr (2 months free). It unlocks every widget on 1 registered domain, and you can add more domains from the dashboard. Writing comments requires an active subscription; while subscribed, usage is unlimited with no per-use charges, and reading is always free for visitors. Manage the subscription at accounts.mrlatte.net. See pricing details →

Step by step, on the platform you actually use.