alleneubank/Supabase Manager Script

A GitHub Action to manage your Supabase account and projects via the Supabase Management API.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
supabase-access-tokenThe Supabase Access Token with experimental features enabled.yes
scriptThe script to run.yes
result-encodingEither "string" or "json" (default "json")—how the result will be encodedjson
namedescription
resultThe return value of the script, stringified with `JSON.stringify`