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