Gusg can we use typeorm with supabase database
# off-topic
m
Gusg can we use typeorm with supabase database
s
Yes you can can any ORM with Supabase, you can connect directly to the Supabase database. You can get the connection details from the Supabase Dashboard under
settings/database
, scroll to the bottom and you will find connection info and connection string.
m
Yea thx brother
2 Views