Create a workspaceRowy Workspace are the space for your team to collaborate across projects. You can connect to multiple Firebase projects in a Workspace (eg: Your production Firebase project, test and development projects).
Create a projectA Rowy project comprises of a set of tables which are connected to different collections of
Create a GCP service accountRowy uses GCP service account to perform actions on behalf of you. You can create a service account and set up the project in Rowy with the service account key.
Setup Automated Table RolesFor all the existing roles in your table, you can setup automated roles for each table in your Workspace directly from your Table Settings.
Add Secrets via GCP Secret ManagerIn order to protect sensitive information such as API keys and Secret keys from being exposed or misused, it is important to securely store them.
Firebase AppCheck for RowyAppCheck is a security solution provided by Firebase that helps protect your database from abuse, including abuse stemming from automated bots. This guide provides instructions on how you can use Rowy with AppCheck enabled.
Debug your Functions with RowyWhen debugging your Rowy Cloud Functions, there are several resources and techniques you can utilize to identify and resolve any issues. The following methods are commonly used by our users: