Welcome. Choose a page to open:
Version Differences:
• V1 Direct Firestore access or unauthenticated API - Backward compatible
• V2 Authenticated API endpoints with API key validation (temporary) - Will use Firebase Auth in future
Tip: Preview locally with firebase emulators:start --only hosting
and deploy with firebase deploy --only hosting
.