Get started with Firebridge on React.
@firebridge/cloud
package. You must also have the firebase admin SDK installed.
firestoreSet
, firestoreUpdate
, and firestoreDelete
utilities to create these actions. These might be stored in @/actions/...
.
callable
utility to define invokeable actions. These actions can be invoked from the client using the invoke
utility. These could be stored in @/callables/...
.