Firebase
Commands
# list help
npm run firebase
# get FIREBASE_TOKEN
npm run firebase login:ci
# CI Deploy
npm run firebase deploy --token "$FIREBASE_TOKEN"
Last updated
Was this helpful?
# list help
npm run firebase
# get FIREBASE_TOKEN
npm run firebase login:ci
# CI Deploy
npm run firebase deploy --token "$FIREBASE_TOKEN"
Last updated
Was this helpful?