schema-backend

所属分类:构建工具
开发工具:TypeScript
文件大小:0KB
下载次数:0
上传日期:2024-03-29 15:20:59
上 传 者sh-1993
说明:  用于supabase的edgfunction和服务器端呈现,用于webhooks和触发器。
(edgfunction and server sided renderinf for supabase, use for webhooks and triggers.)

文件列表:
.branches/
.temp/import_maps/
functions/
config.toml
seed.sql

Login to supabase: > supabase login Reference project to the CLI: > supabase link --project-ref Initializing supabase in root directory of project: > supabase init Creating supabase function: > supabase functions new hello-world (creates a new script function in functions folder) **RUNNING EDGE FUNCTION LOCALLY:** > supabase start > supabase functions serve Deploy in project (DEV SCHEMA BUILDER): > supabase functions serve hello-world --no-verify-jwt (it deploys the created script/function to global edge function in the referenced project of supabase)

近期下载者

相关文件


收藏者