TODO : supabase URL is required 1 parent d2a611d commit 9f7730b File tree src app.module.ts auth auth.module.ts controller auth.controller.ts dto/request create-user.dto.ts service auth.service.ts common supabase supabase.service.ts utils supabase.ts main.ts 8 files changed +106 -48...
手动设置.env变量
(Required) The path and name of the file to generate the public URL for. For example folder/image.png. transform(Optional) Transform the asset before serving it to the client. Examples Returns the URL for an asset in a public bucket final String publicUrl = supabase .storage .from('...
path (Required) The path and name of the file to generate the public URL for. For example `folder/image.png`. options (Optional) Returns the URL for an asset in a public bucket Returns the URL for an asset in a public bucket with transformations ...