mirror of
https://github.com/supabase/supabase.git
synced 2026-07-01 01:25:54 +08:00
Update apps/docs/pages/guides/integrations/forestadmin.mdx
Co-authored-by: Greg Richardson <greg.nmr@gmail.com>
This commit is contained in:
@@ -7,7 +7,7 @@ export const meta = {
|
||||
'Get started with Supabase and Forest Admin, a tool for automatically generating an Admin Panel without having to build it.',
|
||||
}
|
||||
|
||||
This guide outlines how to generate instantly an Admin Panel on top of your Supabase backend.
|
||||
This guide outlines how to instantly generate an Admin Panel on top of your Supabase backend.
|
||||
|
||||
[Forest Admin](https://www.forestadmin.com/) offers an off-the-shelf Admin Panel system that can reduce the amount of time and effort needed to create, maintain, and manage internal tools.
|
||||
It automatically builds a backend API and provides a user-friendly interface to Create, Read, Update and Delete, Search, Segment your data, trigger custom actions, control permissions, and set up workflows on top of your app's data.
|
||||
|
||||
Reference in New Issue
Block a user