@@ -7,9 +7,12 @@ There are two different interfaces available: CLI, and Web.
Run these commands to run the flask:
```sh
# insert commands here
python3 mainweb.py
```
Or
```sh
flask run mainweb.py -p {port}
```
## CLI
Run main.py for the CLI interface:
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.