← All work

2026 · Design & full-stack development

Comments

Real-time commenting system with SSR auth, moderation workflows, AI assist and an embeddable widget — fully self-hosted.

  • Nuxt 4
  • Appwrite Realtime
  • SSR-Auth
  • Playwright

Nested comments with votes, @-mentions and markdown, live via a shared realtime socket. Auth is SSR-first through httpOnly session cookies — the web SDK only ever speaks real-time in the browser.

Moderation as a two-phase flow (hide + report resolution), presence indicators (“typing…”), email digests and a Playwright suite that runs in CI against a real throwaway Appwrite instance.