Skip to content

ガイド SSR 編「事前準備」「プロジェクトの作成」「プロジェクトの共通設定」「開発に使用するパッケージ」「ローカル開発環境の構築」を追加する#4010

Merged
tsuna-can-se merged 20 commits intomainfrom
feature/ガイドSSR編を作成する
Dec 9, 2025

Hidden character warning

The head ref may contain hidden characters: "feature/\u30ac\u30a4\u30c9SSR\u7de8\u3092\u4f5c\u6210\u3059\u308b"

Conversation

@KentaHizume
Copy link
Copy Markdown
Contributor

@KentaHizume KentaHizume commented Dec 5, 2025

この Pull request で実施したこと

ガイド > SSR 編について、下記のページの内容を記述しました。

  • 事前準備
  • プロジェクトの作成
  • プロジェクトの共通設定
  • 開発に使用するパッケージ
  • ローカル開発環境の構築

この Pull request では実施していないこと

下記のページについては本 PR では未対応です。

  • ソリューション構造の作成
  • Fluent UI Blazor プロジェクトの構成
  • CSS の設定と CSS フレームワークの適用
  • 入力値検証
  • ヘルスチェック API の実装

Issues や Discussions 、関連する Web サイトなどへのリンク

なし

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

このPRは、ガイドのSSR(Server-Side Rendering)編に初期コンテンツを追加するものです。事前準備からローカル開発環境の構築まで、SSRアプリケーション開発の基礎となるページが含まれています。

主な変更点:

  • SSRアプリケーション開発に必要なパッケージの説明を追加
  • プロジェクト作成手順とテンプレート選択のガイドを追加
  • CSR編を参照する形でローカル開発環境の構築手順を整備

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 9 comments.

Show a summary per file
File Description
documents/contents/guidebooks/how-to-develop/ssr/packages-used.md ブランクプロジェクトと追加インストールするパッケージの説明を追加
documents/contents/guidebooks/how-to-develop/ssr/local-development.md CSR編を参照する形でローカル開発環境の構築方法を記載
documents/contents/guidebooks/how-to-develop/ssr/input-validation.md ページタイトルを「ヘルスチェック API の実装」から「入力値検証」に修正
documents/contents/guidebooks/how-to-develop/ssr/getting-started.md 事前準備とSQL Server使用時の追加インストール手順を追加
documents/contents/guidebooks/how-to-develop/ssr/create-project.md プロジェクトテンプレートの選択方法とプロジェクト間の依存関係設定を追加
documents/contents/guidebooks/how-to-develop/ssr/common-configuration.md CSR編を参照する形でプロジェクトの共通設定手順を記載

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread documents/contents/guidebooks/how-to-develop/ssr/packages-used.md Outdated
Comment thread documents/contents/guidebooks/how-to-develop/ssr/packages-used.md Outdated
Comment thread documents/contents/guidebooks/how-to-develop/ssr/local-development.md Outdated
Comment thread documents/contents/guidebooks/how-to-develop/ssr/common-configuration.md Outdated
Comment thread documents/contents/guidebooks/how-to-develop/ssr/packages-used.md Outdated
Comment thread documents/contents/guidebooks/how-to-develop/ssr/packages-used.md Outdated
Comment thread documents/contents/guidebooks/how-to-develop/ssr/packages-used.md Outdated
Comment thread documents/contents/guidebooks/how-to-develop/ssr/packages-used.md Outdated
Comment thread documents/contents/guidebooks/how-to-develop/ssr/getting-started.md Outdated
@KentaHizume
Copy link
Copy Markdown
Contributor Author

@tsuna-can-se
Copilot からの指摘について対応が完了しましたのでご報告いたします。

Comment thread documents/contents/guidebooks/how-to-develop/ssr/create-project.md Outdated
Comment thread documents/contents/guidebooks/how-to-develop/ssr/packages-used.md Outdated
Copy link
Copy Markdown
Contributor Author

@KentaHizume KentaHizume left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tsuna-can-se
ご質問、指摘いただいた2点について変更いたしましたのでご確認お願いいたします。

Comment thread documents/contents/guidebooks/how-to-develop/ssr/create-project.md Outdated
Comment thread documents/contents/guidebooks/how-to-develop/ssr/packages-used.md Outdated
@tsuna-can-se tsuna-can-se merged commit 30f6fb8 into main Dec 9, 2025
7 checks passed
@tsuna-can-se tsuna-can-se deleted the feature/ガイドSSR編を作成する branch December 9, 2025 00:12
@tsuna-can-se tsuna-can-se changed the title ガイド SSR 編の内容を追加する(1) ガイド SSR 編「事前準備」「プロジェクトの作成」「プロジェクトの共通設定」「開発に使用するパッケージ」「ローカル開発環境の構築」を追加する Dec 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

target: ガイド/AP開発手順 ドキュメントのガイド/アプリケーション開発手順に関係がある

Projects

None yet

3 participants