ccc 50b7fea1cc add README.md | il y a 3 ans | |
---|---|---|
__pycache__ | il y a 3 ans | |
templates | il y a 3 ans | |
README.md | il y a 3 ans | |
main.py | il y a 3 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