#!/usr/bin/env bash # Start the FastAPI app uvicorn main:app --reload