Is there a playground for supabase where I can run...
# help
l
Is there a playground for supabase where I can run JS queries against my data without having to spin up a nodejs server and check console output?
s
No there isn't anything supabase specific at the moment but you could use https://replit.com/
l
thanks!