Skip to content

kubo550/edge-functions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

  1. Make sure you have Deno extension installed
  2. Create new edge function with a command supabase functions new <function-name>
  3. Serve the function with supabase functions serve <function-name>
  4. Deploy the function with supabase functions deploy stack-stats --project-ref <project-ref>

Run with env variables:

supabase functions serve <function-name> --env-file .env.local

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published