K5 Gigs needs a Firebase project to sync across devices. This takes about 5 minutes.
</>
firebaseConfig
index.html
const firebaseConfig = ...
rules_version = '2'; service cloud.firestore { match /databases/{database}/documents { match /families/{familyId} { allow read, write: if true; } } }
Note: rules above allow anyone with a family code to read/write that family. The 8-character code is your password — only share it with family.
🤝 A fun way to earn money by helping your family. Pick a chore from the board, do the work, and watch your earnings grow.