Adding a Root Error Component to a shadcn/ui FormWhen building a form with shadcn/ui, there are existing form components to help you. However, there is no component to display the root…Sep 25Sep 25
Enable Database Connection Pooler in Supabase’s Local DevelopmentConnection pooling improves database performance by reusing existing connections between queries.Sep 18Sep 18
Extending Supabase Auth Users TableRecently, I worked on a project that uses Supabase, and it has a Profile feature for users that required me to extend Supabase’s auth.users…Jul 7A response icon1Jul 7A response icon1