0 purchases
supabase functions
Supabase Functions - Dart Edge #
This package is part of the Dart Edge project, enabling you to write and deploy to Supabase Functions using Dart.
Getting Started #
Install the supabase CLI on your machine.
Next, install the edge package globally.
pub global activate edge
copied to clipboard
Create a new project:
edge new supabase_functions new_project
copied to clipboard
To learn more, visit the documentation.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.