TanStack Supabase Start Basic
Path: experiments/tanstack-supabase/start-supabase-basic
This project is another framework example, focused on TanStack Start plus Supabase.
Scope
The upstream README emphasizes:
- authentication with Supabase Auth,
- database queries,
- real-time subscriptions,
- server-side data fetching.
Current role
Like the Cloudflare example, this is best documented as a reference scaffold for future product or prototype decisions.