@@ -9,7 +9,13 @@ From the windows command line, execute the following two commands to install the
```
pip install pysondb
pip install fastapi
pip install "fastapi[standard]"
```
First, populate the demo database with:
```
python prep_database.py
```
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.