Firebase getting started

npm install -g firebase-tools

firebase login # OAuth in browser
firebase projects:list

# login in headless systems (CI environment)
firebase login:ci

Please note that this site and the posts on it are, and will always be, a work in progress. If i waited for perfection, i’d never get anything done.