fix/sv-authorSortingBy #3

Closed
dufok wants to merge 3 commits from fix/sv-authorSortingBy into dev
Showing only changes of commit 804f900c38 - Show all commits

View File

@ -57,7 +57,7 @@ mkcert localhost
Then, run the server:
```shell
python server.py dev
python -m granian main:app --interface asgi --host 0.0.0.0 --port 8000
```
### Useful Commands