This is how the project should looks like at then of the Full-stack FastAPI with HTMX and Tailwind course.
To see it in browser, run:
uv run alembic upgrade head
uv run fastapi dev party_app/main.pyTo load the pre-prepared test data, run:
uv run python -m party_app.initial_data.load_initial_data_to_db