Skip to content

feat: add comments system - #7

Open
fourstepper wants to merge 3 commits into
mainfrom
feat/comments-system
Open

feat: add comments system#7
fourstepper wants to merge 3 commits into
mainfrom
feat/comments-system

Conversation

@fourstepper

Copy link
Copy Markdown
Owner

Summary

  • Add PostgreSQL-backed comments with threaded replies
  • Implement rate limiting and moderation workflow
  • Add database setup with Docker Compose
  • Include new Tailscale 2024 blog post

Test plan

  • Start database with docker-compose up -d
  • Copy .env.example to .env and configure
  • Run npm install to get new dependencies
  • Test comment submission on blog posts
  • Verify rate limiting works

Add PostgreSQL-backed comments with rate limiting and moderation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant