Write-Host "Starting GoFaster Backend with Hot Reload..." -ForegroundColor Green Write-Host "" Write-Host "Hot reload enabled - code changes will automatically restart the server" -ForegroundColor Yellow Write-Host "Press Ctrl+C to stop" -ForegroundColor Yellow Write-Host "" air