Supabase Postgrest Python issue 550

This project is making use of UV and the Supabase CLI.

Note the Supabase CLI requires Docker in order to run

Instructions

Start the project with npx:

npx supabase start

Now run the project using uv:

uv run app.py