@@ -0,0 +1,6 @@
#!/bin/bash
curl -LsSf https://astral.sh/uv/install.sh | sh
uv sync
sh prepare_data.sh
uv run python make_database.py
uv run fastapi dev main.py --host 0.0.0.0 --port 8000
The note is not visible to the blocked user.