Use a different Firebase project (WIP) - adventures-in/chat_app GitHub Wiki

See Chat - Setup > Using your own Firebase project

fork the repo

remove .firebaserc

run firebase init

Update .github/workflows/ci_cd.yml

Update scripts/get-config.sh and scripts/get-credentials.sh

Create buckets, create a service account, add secrets to GitHub

(potentially) update the README

enable auth and update settings

google signin

sign in with apple

enable firestore

deploy firestore rules

enable hosting