kou12345 / mingle

0 stars 0 forks source link

Supabase CLIを使ってローカルDBを建てる #6

Open kou12345 opened 1 year ago

kou12345 commented 1 year ago

Supabase CLI Getting started https://supabase.com/docs/guides/cli/getting-started

kou12345 commented 1 year ago
image
kou12345 commented 1 year ago

Local Development https://supabase.com/docs/guides/cli/local-development

kou12345 commented 1 year ago

supabaseの各種コマンドを実行すると、下記のエラーが出るが、もう一度実行すると正常に動作する

database is not healthy
Try rerunning the command with --debug to troubleshoot the error.
kou12345 commented 1 year ago

supabaseコマンドを使うときは、npxを付けることを忘れずに

kou12345 commented 1 year ago

How to generate TypeScript types with the Supabase CLI - SupabaseTips

npx supabase gen types typescript --local > .\database.types.ts

https://www.youtube.com/watch?v=7CqlTU9aOR4