cli
cli copied to clipboard
Auto restart supabase after PC shutdown
Is your feature request related to a problem? Please describe.
- PC shutdown while supabase is running on podman
- run supabase start but receive "supabase is already running" which is wrong because cant talk to supabase rest apis
- have to run supabase stop then supabase start
Describe the solution you'd like
restart supabase instance automatically without running supabase stop then supabase start
Describe alternatives you've considered supabase stop then supabase start
Additional context Add any other context or screenshots about the feature request here.