Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 714 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 714 Bytes

fns-examples

This is a collection of example CNDI Function implementations. The functions are built using Deno by leveraging the Supabase Edge Runtime.

To get started deploying your own self-hosted functions runtime, checkout CNDI and our fns Template

You can also checkout the Supabase Edge Functions Examples for more inspiration.