cli icon indicating copy to clipboard operation
cli copied to clipboard

Auto restart supabase after PC shutdown

Open zhihengGet opened this issue 2 years ago • 0 comments

Is your feature request related to a problem? Please describe.

  1. PC shutdown while supabase is running on podman
  2. run supabase start but receive "supabase is already running" which is wrong because cant talk to supabase rest apis
  3. 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.

zhihengGet avatar Oct 12 '23 15:10 zhihengGet