Deployment
Deployment
Make sure to follow the Setup Instructions and Configure Firebase before Deployment.
Web Client
npm run client:deploy
Functions
npm run functions:deploy
Firestore Rules
npm run firestore:rules
Firestore Indexes
npm run indexes:deploy
Firebase Storage Rules
npm run storage:rules