in src/components/Create.js [55:59]
await addDoc(collection(getFirestore(), 'pings'), { clientId, payload: payload.replace('{{CLIENT_ID}}', clientId), addedAt: now })