|
|
4 лет назад | |
|---|---|---|
| __pycache__ | 4 лет назад | |
| templates | 4 лет назад | |
| README.md | 4 лет назад | |
| main.py | 4 лет назад |
# After execution, paste the result to line 25 in main.py
openssl rand -hex 32
# run uvicorn and use --reload to turn on auto-reloading
uvicorn main\:app --reload