@@ -28,3 +28,11 @@ Considering the memory usage for this project, it is better to deploy it as sepa
```bash
docker-compose up -d -f docker/docker-compose.yaml
```
### Snippets
Update dependencies
```bash
npx npm-check-updates -u
```
Reference in New Issue
Block a user
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.