Running the server Setup Run the migrations: uv run flask --app server db upgrade Start the server: uv run flask --app server run