track//it

Connect your Firebase project to get started

🔥 How to set up Firebase (free, 2 mins)

Firebase Firestore is a free cloud database that works directly in the browser — no backend or server needed.

1
Go to console.firebase.google.com and click Add project.
2
Click Firestore DatabaseCreate databaseStart in test mode → pick any location.
3
Click ⚙ gear iconProject settingsYour apps</> Web → register → copy the firebaseConfig object.
4
Either upload your config as a JSON file or paste the values manually below.

Expected JSON format:
{
  "apiKey": "AIzaSy...",
  "authDomain": "your-app.firebaseapp.com",
  "projectId": "your-project-id",
  "storageBucket": "your-app.appspot.com",
  "messagingSenderId": "123456789",
  "appId": "1:123:web:abc..."
}
📄
Drop your firebase-config.json here or click to browse
✅ Config loaded

Connecting to Firebase...

✦ Features

Priority: All High Medium Low
Status: All Open In Progress Done

⚠ Bugs

Priority: All High Medium Low
Status: All Open In Progress Closed

◆ Testing

Priority: All High Medium Low
Status: All Pending In Progress Passed Failed
✦ New Feature
⚠ Report Bug
◆ New Test
⚡ Auto-creates a Bug Report in the Bugs section
⚠ Move to Bugs

Review and edit before adding to Bug Reports.