Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
f228eac61f
feat: Add Docker support and CI/CD workflows documentation; include setup instructions for Docker-based deployment
119bbcc7a8
feat: Add Docker workflows for building, testing, and deploying the application; include Dockerfile for image creation
8aee7b0d74
refactor: Enhance architecture documentation with detailed sections on purpose, constraints, runtime view, deployment, and key concepts; add implementation plan and update quickstart reference