Files
winded/lib/firebase_options.dart
philip b239ae3e5f Initial commit: Flutter app + PHP/MySQL backend on Hostinger
Replaces Firebase with a self-hosted PHP/MySQL API served from
winded.prymsolutions.com. Includes full backend (schema, auth, events,
teams, brackets, suggestions, stats, media, file upload) and updated
Flutter repositories and domain models.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-14 20:13:57 -07:00

3 lines
152 B
Dart

// Firebase has been replaced by a PHP/MySQL backend on Hostinger.
// See server/ for the backend code and lib/core/api/api_client.dart for the client.