💰
Incentive Manager
FY 2026–27 · Firebase · Cross-Device
1
Create Firebase Project
Go to console.firebase.google.com → Sign in → Create a project → any name → disable Analytics → Create
2
Enable Firestore
Left sidebar → Firestore Database → Create database → Standard editionasia-south1 (Mumbai)Test mode → Enable
After creating, go to Rules tab and paste:
allow read, write: if true; → Publish
3
Get Your Credentials
⚙ Settings → General → scroll down → click </> Web → Register app → copy the 3 values below
Credentials saved in this browser only.
Share the app URL with teammates — same credentials, same data.
Free Firebase: 50,000 reads/day · 20,000 writes/day · 1GB storage