#!/bin/bash # Szybkie uruchomienie backendu cd backend # Uruchom z uv (bezpośrednio, bez instalowania pakietu) uv run --no-project app.py