EugeneTes fd9ff55ffa Plan: use Supabase session pooler (IPv4) for Postgres connection
Direct DB host is IPv6-only for new Supabase projects and unreachable from
IPv4-only environments. The session pooler (Supavisor, port 5432) is the
correct entry point and keeps prepared statements working with EF Core.
2026-08-15 11:24:23 +00:00
2026-08-15 11:23:40 +00:00
2026-08-15 11:14:38 +00:00
2026-08-15 11:14:38 +00:00

supabase_test

Minimal to-do list. React (Vite+TypeScript) frontend, ASP.NET Core Web API backend, Supabase for auth and Postgres.

See docs/superpowers/specs/2026-08-15-supabase-todo-app-design.md for the design.

Setup instructions land here after the app is wired up.

Description
No description provided
Readme 127 KiB
Languages
TypeScript 46.4%
C# 29.7%
CSS 15.3%
Dockerfile 6.8%
HTML 1.8%