Typing
Thin note
This page is a short operational note, not a full Supacharger Core typing guide. Confirm the current code-generation script in the application repository before running it.
Supabase offers automatic code generation based on the tables your database. To generate types, run:
pnpm codegen:supabase
See Supabase CLI gen docs.