This repository is to keep track of all the Supabase experiments.
Experimenting with Better Auth as an alternative authentication solution to Supabase Auth. This branch includes a full-stack application built with React, TanStack Router, Hono, and Better Auth, featuring a comparison between Better Auth and Supabase Auth capabilities.
Exploring code sharing strategies between Node.js and Deno environments for Supabase Edge Functions. This branch demonstrates a monorepo structure that allows sharing code packages (like math and console utilities) across different runtime environments.