Firebase Connection Test

This page tests the connection to your Firebase services.

Configuration Check
Verifying that Firebase environment variables are loaded. Please populate the `.env` file with your project credentials.
NEXT_PUBLIC_API_KEY
NEXT_PUBLIC_AUTH_DOMAIN
NEXT_PUBLIC_PROJECT_ID
NEXT_PUBLIC_STORAGE_BUCKET
Firestore Connection Test
Attempting to fetch properties from the 'properties' collection.
Storage Connection Test
Select a file and click "Upload" to test the Firebase Storage connection.