Update the supabase seed data in database/seed.sql. Use supabase MCP and query the remote database for the latest data.
Here are the database tables that you should update:
- drink_categories
- drinks
- option_categories
- option_values
- drink_options
Review the database schema before updating, see db_schema.md and schema.sql.
Source: raffertyuy/uy-kape — distributed by TomeVault.