基本的に公式のGettingStartedにのっとってやるけど、DATABASE_URLのとこはDATABASE_URL="postgresql://postgres:${password}@localhost:5432/mydb"として
$ npx prisma studio で立ち上げ
基本的に公式のGettingStartedにのっとってやるけど、DATABASE_URLのとこはDATABASE_URL="postgresql://postgres:${password}@localhost:5432/mydb"として
$ npx prisma studio で立ち上げ