ccc 50b7fea1cc add README.md | 3 anni fa | |
---|---|---|
__pycache__ | 3 anni fa | |
templates | 3 anni fa | |
README.md | 3 anni fa | |
main.py | 3 anni fa |
# 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