a collection of endpoints that process stuff in my airtable
brew install supabase/tap/supabase
supabase login
supabase deploy functions run_on_insert batch_process --project-ref <your-supabase-project-ref>grabs each new row in the table and sends me it in an email
runs every night, and sends me an email of the total revenue each day