ガイド SSR 編「事前準備」「プロジェクトの作成」「プロジェクトの共通設定」「開発に使用するパッケージ」「ローカル開発環境の構築」を追加する#4010
Merged
tsuna-can-se merged 20 commits intomainfrom Dec 9, 2025
Hidden character warning
The head ref may contain hidden characters: "feature/\u30ac\u30a4\u30c9SSR\u7de8\u3092\u4f5c\u6210\u3059\u308b"
Merged
ガイド SSR 編「事前準備」「プロジェクトの作成」「プロジェクトの共通設定」「開発に使用するパッケージ」「ローカル開発環境の構築」を追加する#4010tsuna-can-se merged 20 commits intomainfrom
tsuna-can-se merged 20 commits intomainfrom
Conversation
リンクの誤りを修正
CSR と混在して混乱を招くため WebAssembly に対する言及を削除
This was
linked to
issues
Dec 5, 2025
Contributor
There was a problem hiding this comment.
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.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Contributor
Author
|
@tsuna-can-se |
tsuna-can-se
requested changes
Dec 8, 2025
KentaHizume
commented
Dec 8, 2025
Contributor
Author
KentaHizume
left a comment
There was a problem hiding this comment.
@tsuna-can-se
ご質問、指摘いただいた2点について変更いたしましたのでご確認お願いいたします。
tsuna-can-se
approved these changes
Dec 9, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
この Pull request で実施したこと
ガイド > SSR 編について、下記のページの内容を記述しました。
この Pull request では実施していないこと
下記のページについては本 PR では未対応です。
Issues や Discussions 、関連する Web サイトなどへのリンク
なし