Get started with Cloud Functions For Firebase, Firebase Realtime Database and Cloud Firestore.
- Install Node.js
- Create a project on Firebase and note down the Project ID
- Replace the project id in the
.firebaserc
with your Project ID
npm install
npm run config:get
OPEN_WEATHER_MAP_KEY={KEY} npm run config:set
npm test
npm run build
npm run build:watch
npm start
npm run start:shell
npm run deploy