Interact with serverless functions deployed on Firebase
Messages are fetched and stored directly from the Firebase Realtime Database
No messages yet
Select a function from the list to view details
Firebase Cloud Functions is a serverless execution environment for building and connecting cloud services. With Cloud Functions you write simple, single-purpose functions that are attached to events emitted from your cloud infrastructure and services.
Your function is triggered when an event being watched is fired. Your code executes in a fully managed environment. There is no need to provision any infrastructure or worry about managing any servers.