general_cli 0.0.13 general_cli: ^0.0.13 copied to clipboard
General Library.
Supabase Edge Functions Example #
This template demonstrates how to run a Supabase Edge Functions application via Dart Edge.
Getting Started #
Install the dependencies:
dart pub get
Start the application via Dart Edge CLU & the supabase
CLI:
dart run edge build supabase_functions
supabase functions serve general_cli --no-verify-jwt