- Function for Fire base features (trigger event by firebase)
- in GCP, not your mobile (light for your mobile app)
- Logic Centralized , safe, server less
- Example
- Write Realtime Database trigger function
- Upload your storage bucket
- New user authentication
- Incoming HTTPS requests
- Send Message
- Install Node.JS
- Install Firebase CLI
- npm install -g firebase-tools
- cd to folder (firebase cloud function project)
- firebase login
- firebase init (Deselect Database and Hosting)
https://www.youtube.com/watch?v=EvV9Vk9iOCQ#t=314.64541
No comments:
Post a Comment