EugeneTes 42a739ab35 Minimize Vite template's index.css to avoid clashing with inline styles
The scaffolded template shipped an opinionated marketing-page CSS
(fixed #root width, large h1 sizes, letter-spacing) that made the
TodoList header overlap. Replaced with a minimal reset so component
inline styles render as intended.
2026-08-15 12:03:56 +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%