Commit Graph

  • 800b8b3021 Add CLAUDE.md documenting the repo as a Supabase boilerplate main EugeneTes 2026-08-15 12:31:06 +00:00
  • 72248090e8 Ignore deploy.json (holds app secrets for Coolify) EugeneTes 2026-08-15 12:17:28 +00:00
  • 46a5f40f23 Add Dockerfile + docker-compose for Coolify deployment EugeneTes 2026-08-15 12:10:45 +00:00
  • b5f4cf5ee6 Update README with real setup instructions EugeneTes 2026-08-15 12:04:30 +00:00
  • 42a739ab35 Minimize Vite template's index.css to avoid clashing with inline styles EugeneTes 2026-08-15 12:03:56 +00:00
  • 41ac4fd662 Route between sign-in and todo list based on session EugeneTes 2026-08-15 11:57:09 +00:00
  • 77511a02af Add TodoList component EugeneTes 2026-08-15 11:56:12 +00:00
  • aa27ac1142 Add authenticated fetch wrapper for the todos API EugeneTes 2026-08-15 11:55:09 +00:00
  • cbcba53943 Add sign-in / sign-up form EugeneTes 2026-08-15 11:54:19 +00:00
  • 676b3b3a86 Add AuthProvider tracking Supabase session EugeneTes 2026-08-15 11:53:22 +00:00
  • 22240c89e8 Add Supabase client and env template EugeneTes 2026-08-15 11:52:31 +00:00
  • 94fe6d3358 Switch backend port from 5000 to 5057 EugeneTes 2026-08-15 11:51:23 +00:00
  • a1ac658fce Scaffold Vite + React + TypeScript frontend EugeneTes 2026-08-15 11:50:53 +00:00
  • a2b78fc856 Enable CORS for the Vite dev origin EugeneTes 2026-08-15 11:35:34 +00:00
  • 5d9eef56ff Add TodosController with GET/POST/PATCH/DELETE endpoints EugeneTes 2026-08-15 11:33:42 +00:00
  • 73676d3d01 Configure JWT bearer auth against Supabase JWKS via OpenID metadata EugeneTes 2026-08-15 11:32:16 +00:00
  • 00cba42ba4 Plan: pin NuGet package versions to 9.* for net9.0 compat EugeneTes 2026-08-15 11:30:49 +00:00
  • 1e2a60880e Add EF Core, Npgsql, Todo entity, and AppDbContext EugeneTes 2026-08-15 11:29:39 +00:00
  • f7b0b7fb59 Scaffold ASP.NET Core Web API backend EugeneTes 2026-08-15 11:26:23 +00:00
  • fd9ff55ffa Plan: use Supabase session pooler (IPv4) for Postgres connection EugeneTes 2026-08-15 11:24:23 +00:00
  • afe9ba1956 Add todos table migration EugeneTes 2026-08-15 11:23:40 +00:00
  • d69e65a979 Add gitignore and README skeleton EugeneTes 2026-08-15 11:14:38 +00:00
  • a08138a772 Add implementation plan for Supabase + .NET + React todo app EugeneTes 2026-08-15 11:11:31 +00:00
  • 3dc90f41b2 Add design doc for Supabase + .NET + React todo app EugeneTes 2026-08-15 11:02:54 +00:00
  • c49f051994 Initial commit admin 2026-08-15 10:50:43 +00:00