📄 docs: Update readme

This commit is contained in:
Keith Solomon
2025-07-22 12:11:40 -05:00
parent 2f84569e60
commit 1185e35a1d
2 changed files with 81 additions and 2 deletions

2
supabase.env.example Normal file
View File

@@ -0,0 +1,2 @@
PUBLIC_SUPABASE_URL=<your Supabase url>
PUBLIC_SUPABASE_ANON_KEY=<your Supabase anon key>