supabase-plus 0.3.0

An extra set of tools for managing Supabase projects going beyond the possibilities of regular Supabase CLI
1
2
3
4
mod completions;
pub mod create;
mod stop_any;
mod upgrade;