New England Car Community
⚙️ One-Time Setup Required
1
Create a free Firebase projectGo to console.firebase.google.com → Add Project → name it "massmeets"
2
Enable Firestore DatabaseBuild → Firestore Database → Create database → Start in test mode → choose a region → Done
3
Get your config keysProject Settings (⚙️ icon) → Your Apps → Add Web App (‹/›) → register app → copy the firebaseConfig values
4
Paste config into this fileOpen mass-meets.html in any text editor and fill in the firebaseConfig block at the top of the script:
apiKey: "AIzaSy...",
projectId: "massmeets-12345",
...
5
Add your Discord linkFind DISCORD_URL and replace with your invite link
6
Deploy free on NetlifyDrag the file to netlify.com/drop → share the URL with your crew!
🏁
Add to Home Screen
Tap Share ↑ then "Add to Home Screen" to install Mass Meets.