Firebase — Google Application Development Platform
Installation
SKILL.md
Firebase — Google Application Development Platform
Firebase is Google's app development platform providing real-time databases, authentication, cloud functions, hosting, storage, and analytics for web, iOS, Android, and Flutter applications.
Prerequisites
Node.js 18+, npm, Firebase CLI, Google Cloud account
Installation
Use the upstream install or setup path that matches your environment:
- In addition to Node.js we use yarn to facilitate multi package development.
- To install yarn follow the instructions listed on their website:
- $ yarn set version 1.22.11
- $ yarn -v