Email based web comment system using Cloudflare Email Workers and Web Components
https://catskull.net/replies.html
npm install
npm run cf-init-local-db
npm run dev
you can also serve the web component locally:
cd replies/components
python3 -m http.server
Fork, send a PR. Mostly looking for accessibility improvements, not major features but feel free to open an issue.
Carter - XSS, CI, linting/formatting