mirror of
https://github.com/supabase/supabase.git
synced 2026-05-19 11:30:47 +08:00
The following were done: - Change set data in latest.sql to be consistent with documentation. - Set up simple frontend to test out @supabase/supabase-js. - Change docker-compose.yml to allow dockerization of frontend. This however is commented out for now.