Skip to content
This repository was archived by the owner on Feb 14, 2025. It is now read-only.

supabase/self-hosted-edge-functions-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Self-Host Supabase Edge Functions Demo

Deploy to Fly.io

  • Clone this repository.
  • Copy your edge functions to ./functions directory.
  • [Optional] Modify the ./functions/main/index.ts to add custom request handling and routing logic.
  • Open fly.toml and update the app name and optionally the region etc.
  • In your terminal, run fly apps create and sepcify the app name you just set in your fly.toml file.
  • Finally, run fly deploy.

Run locally

File changes in the /functions directory will automatically be detected, except for the /main/index.ts function as it is a long running server.

About

A demo of how to self-host Supabase Edge Functions on Fly.io

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Contributors 3

  •  
  •  
  •