Let's explore how you can use Rowy for CMS usecase.
You can manage all your Firestore collections in a spreadsheet table UI. This can be for any existing Firestore collections or you can even create new table collections from scratch directly from Rowy for your Firebase project.
Rowy is specially useful for managing the users of your project if you are using Firebase Auth. Every App builder, needs some type of user management portal managing the users of their app. For things like enabling/disabling/deleting accounts, subscription management, application of coupon or discount codes, managing user specific events etc. Explore the live playground of sample user management panel.
Select from over 30 columns types that are mapped to field types supported by Firstore
Get data in and our of Firestore by importing or exporting data in bulk.
Invite your team members to collaborate on the data and give them specific granular CRUD permissions at a table-level and field-level using custom roles.
For any data change, CRUD event, trigger events from Firestore, build cloud functions with flexible ready to use and extensible code blocks, right in your browser in Table UI.
You can have more than one way to look at the same Firestore collection by using flexible Table views with unique Table IDs. You can build table and column views for your different team members with unique roles.
Allowing non-technical users to make changes to production data is scary. To address this, Rowy not only allows permission and access controls at a table-level and field-level but also the ability to validate any field-level CRUD operations with regex checks to ensure critical data is always accurate before updating your Firestore document. You can also define default values for fields (static, null, custom) and make fields mandatory for row creation.
Connect to existing Cloud Firestore or create new one with Rowy and manage your Firestore data with the most advanced CMS custom made for Firebase development.