how to run
uv run uvicorn src.main:app --reload --host 0.0.0.0 --port 8000api docs: http://localhost:8000/docs
frontend: http://localhost:8000/
| Name | Name | Last commit date | ||
|---|---|---|---|---|
how to run
uv run uvicorn src.main:app --reload --host 0.0.0.0 --port 8000api docs: http://localhost:8000/docs
frontend: http://localhost:8000/