Art Supabase Pro: open-source Vue 3 enterprise admin starter using Supabase, AI SQL, vehicle management, and TMS #47603
869123771
started this conversation in
Contribute to Supabase
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Supabase community,
I am building an open-source project called Art Supabase Pro.
It is a Vue 3 + TypeScript + Element Plus enterprise admin starter that uses Supabase as the backend foundation.
Supabase is used for:
The project includes common enterprise admin features such as RBAC permissions, menu management, users, roles, dictionaries, attachments, dynamic tables/forms, and a SQL workbench.
The part I am currently focusing on is an AI SQL assistant for Supabase/PostgreSQL. It reads database metadata, builds a schema summary, and sends that context to an Edge Function called
ai-sql-assistantto generate or repair SQL.The latest version also adds business modules:
Links:
I would love to hear feedback on Supabase architecture, RLS design, Edge Function usage, and practical patterns for building enterprise admin systems with Supabase.
Beta Was this translation helpful? Give feedback.
All reactions