|
|
il y a 4 ans | |
|---|---|---|
| __pycache__ | il y a 4 ans | |
| templates | il y a 4 ans | |
| README.md | il y a 4 ans | |
| main.py | il y a 4 ans |
# 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