File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 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プロジェクトの作成
You can’t perform that action at this time.
0 commit comments