wafrat
  • Home
Subscribe

cloud functions

A collection of 1 post
cloud functions

Firebase Cloud Functions

Firebase Functions are a way to run server-side code hosted by Firebase servers. It is an easy way to implement routes, or code that reacts to certain events, like changes to a database. The code is written in Javascript or TypeScript. Hello World From the Firebase Console, go to Functions.
Jun 15, 2019 — 2 min read
wafrat © 2025