You need to have Deno v2.0.0 or later installed to run this repo.
Start a dev server:
```
$ deno task dev
```
## Deploy
Build production assets:
```
$ deno task build
```
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.