ccc 50b7fea1cc add README.md | пре 3 година | |
---|---|---|
__pycache__ | пре 3 година | |
templates | пре 3 година | |
README.md | пре 3 година | |
main.py | пре 3 година |
# 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