We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94b9a6c commit 797425dCopy full SHA for 797425d
docs/developer_readme.md
@@ -10,7 +10,7 @@ bun install --frozen-lockfile
10
## 開発
11
12
```bash
13
-# データベースを作成するには、packages/server で以下のコマンドを実行してください。
+# データベースを作成するには、packages/server に移動してから以下のコマンドを実行してください。
14
bunx drizzle-kit push
15
```
16
0 commit comments