This project is making use of UV and the Supabase CLI.
Note the Supabase CLI requires Docker in order to run
Start the project with npx:
npx supabase startNow run the project using uv:
uv run app.pyThis project is making use of UV and the Supabase CLI.
Note the Supabase CLI requires Docker in order to run
Start the project with npx:
npx supabase startNow run the project using uv:
uv run app.py