# General
DemoAwaiting setupDaily updates, launch notes, and quick wins
A
N
P
L
Add your Firebase config values to enable real-time chat. The polished demo stays visible until Firebase is connected.
Firebase setup added inline: initializeApp(firebaseConfig), then auth via getAuth(app) and Firestore via getFirestore(app). Replace the placeholder values above with your real Firebase project settings.
0/280
Press Enter to send • Shift + Enter for a new lineDrafts are saved while you finish setup