Update apps/docs/pages/guides/integrations/forestadmin.mdx

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>
This commit is contained in:
Sandro Munda
2023-05-22 10:38:52 +02:00
committed by GitHub
parent 7fc1b301b9
commit ff6ae146a9

View File

@@ -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.