yarn global add firebase-tools
https://firebase.google.com/docs/web/setup
firebase login
Update your environment.prod.ts
with your firebase .
yarn deploy
https://firebase.google.com/docs/admin/setup#add_firebase_to_your_app
yarn set-admin-role \
--service-account-path ~/somewhere/firebase-adminsdk.json \
--emails [email protected],[email protected]