Fade in and fade out

This commit is contained in:
2026-05-03 20:24:24 -04:00
parent 24fed2fa7a
commit fbe46b8215
11 changed files with 178 additions and 22 deletions

1
start.bat Normal file
View File

@@ -0,0 +1 @@
uvicorn main:app --reload --host 0.0.0.0 --port 8000