Skip to content

Commit e85d507

Browse files
authored
Merge pull request #282 from gn-t-k/docs/update-infra-task-status
docs: インフラタスクの進捗状況を更新
2 parents 597293f + 7f37c30 commit e85d507

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

docs/project/001-infra.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -32,21 +32,21 @@
3232
- [x] Better Authインスタンス設定ファイルの作成
3333
- [x] Drizzleアダプターの設定
3434

35-
- [ ] Next.jsプロジェクトのセットアップ
35+
- [x] Next.jsプロジェクトのセットアップ
3636
- [x] Next.jsのインストール(v16以上)
3737
- [x] App Routerの設定
3838
- [x] TypeScript設定
3939
- [x] リンター・フォーマッター設定
4040
- [x] Biome設定の継承/カスタマイズ
4141
- [x] Next.js向けルールの設定
42-
- [ ] react-componentsパッケージの作成
43-
- [ ] パッケージの初期化
44-
- [ ] ルート `.env` へのシンボリックリンク作成
45-
- [ ] 共通コンポーネントの基本構造
46-
- [ ] 必要な依存パッケージのインストール
47-
- [ ] Next.js MCP設定
48-
- [ ] .mcp.jsonファイルの作成
49-
- [ ] next-devtools-mcpの設定
42+
- [x] react-componentsパッケージの作成
43+
- [x] パッケージの初期化
44+
- [x] ルート `.env` へのシンボリックリンク作成
45+
- [x] 共通コンポーネントの基本構造
46+
- [x] 必要な依存パッケージのインストール
47+
- [x] Next.js MCP設定
48+
- [x] .mcp.jsonファイルの作成
49+
- [x] next-devtools-mcpの設定
5050

5151
- [ ] Vercelへのデプロイ設定
5252
- [ ] Vercelプロジェクトの作成

0 commit comments

Comments
 (0)