|
|
hace 4 años | |
|---|---|---|
| __pycache__ | hace 4 años | |
| templates | hace 4 años | |
| README.md | hace 4 años | |
| main.py | hace 4 años |
# 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