بدون توضیح

ccc 50b7fea1cc add README.md 3 سال پیش
__pycache__ 7befe6a7f0 first commit 3 سال پیش
templates 7befe6a7f0 first commit 3 سال پیش
README.md 50b7fea1cc add README.md 3 سال پیش
main.py 7befe6a7f0 first commit 3 سال پیش

README.md

Get Started

# 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