supabase-plus 0.4.2

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